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

Breadcrumb

  1. Drupal Core 11.1.x

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.

API Navigation

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