class StringStorageException

Defines an exception thrown when storage operations fail.

Hierarchy

Expanded class hierarchy of StringStorageException

File

drupal/core/modules/locale/lib/Drupal/locale/StringStorageException.php, line 13
Definition of Drupal\Core\Entity\StringStorageException.

Namespace

Drupal\locale
View source
class StringStorageException extends \Exception {

}

Members