StorageException.php
Same filename in other branches
Namespace
Drupal\Core\ConfigFile
-
core/
lib/ Drupal/ Core/ Config/ StorageException.php
View source
<?php
namespace Drupal\Core\Config;
/**
* An exception thrown in case of storage operation errors.
*/
class StorageException extends ConfigException {
}
Classes
Title | Deprecated | Summary |
---|---|---|
StorageException | An exception thrown in case of storage operation errors. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.