DeleteDefaultLanguageException.php

Same filename and directory in other branches
  1. 9 core/modules/language/src/Exception/DeleteDefaultLanguageException.php
  2. 8.9.x core/modules/language/src/Exception/DeleteDefaultLanguageException.php
  3. 10 core/modules/language/src/Exception/DeleteDefaultLanguageException.php

Namespace

Drupal\language\Exception

File

core/modules/language/src/Exception/DeleteDefaultLanguageException.php

View source
<?php

namespace Drupal\language\Exception;


/**
 * Exception thrown when deleting the default language.
 */
class DeleteDefaultLanguageException extends LanguageException {

}

Classes

Title Deprecated Summary
DeleteDefaultLanguageException Exception thrown when deleting the default language.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.