You are here

class StringStorageException in Localization update 7.2

Defines an exception thrown when storage operations fail.

Hierarchy

Expanded class hierarchy of StringStorageException

File

includes/locale/StringStorageException.php, line 11
Definition of Drupal\Core\Entity\StringStorageException.

View source
class StringStorageException extends \Exception {

}

Members