namespace Drupal\Core\Config\Entity\Exception
Object name | File name | Summary |
---|---|---|
ConfigEntityIdLengthException | core/lib/Drupal/Core/Config/Entity/Exception/ConfigEntityIdLengthException.php | Defines an exception thrown when a configuration entity ID is too long. |
ConfigEntityStorageClassException | core/lib/Drupal/Core/Config/Entity/Exception/ConfigEntityStorageClassException.php | Thrown when a storage class is not an instance of ConfigEntityStorage. |