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

Breadcrumb

  1. Drupal Core 11.1.x

LanguageException.php

Namespace

Drupal\language\Exception

File

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

View source
<?php

namespace Drupal\language\Exception;


/**
 * A base exception thrown in any language system operations.
 */
class LanguageException extends \RuntimeException {

}

Classes

Title Deprecated Summary
LanguageException A base exception thrown in any language system operations.

API Navigation

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