You are here

class StringStorageException in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/locale/src/StringStorageException.php \Drupal\locale\StringStorageException

Defines an exception thrown when storage operations fail.

Hierarchy

Expanded class hierarchy of StringStorageException

File

core/modules/locale/src/StringStorageException.php, line 13
Contains \Drupal\locale\StringStorageException.

Namespace

Drupal\locale
View source
class StringStorageException extends \Exception {

}

Members