Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. DeleteDefaultLanguageException.php

class DeleteDefaultLanguageException

Exception thrown when deleting the default language.

Hierarchy

  • class \Drupal\language\Exception\LanguageException extends \Drupal\language\Exception\RuntimeException
    • class \Drupal\language\Exception\DeleteDefaultLanguageException extends \Drupal\language\Exception\LanguageException

Expanded class hierarchy of DeleteDefaultLanguageException

1 file declares its use of DeleteDefaultLanguageException
ConfigurableLanguage.php in core/modules/language/src/Entity/ConfigurableLanguage.php

File

core/modules/language/src/Exception/DeleteDefaultLanguageException.php, line 8

Namespace

Drupal\language\Exception
View source
class DeleteDefaultLanguageException extends LanguageException {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal