class StorageException

An exception thrown in case of storage controller operation errors.

Hierarchy

Expanded class hierarchy of StorageException

1 file declares its use of StorageException
SchemaStorage.php in drupal/core/lib/Drupal/Core/Config/Schema/SchemaStorage.php
Contains \Drupal\Core\Config\Schema\SchemaStorage.

File

drupal/core/lib/Drupal/Core/Config/StorageException.php, line 13
Definition of Drupal\Core\Config\StorageException.

Namespace

Drupal\Core\Config
View source
class StorageException extends ConfigException {

}

Members