namespace Drupal\Core\Config\Entity\Exception in Drupal 8
Same name in other branches
Class | Location | Description |
---|---|---|
ConfigEntityIdLengthException |
core/ |
Defines an exception thrown when a configuration entity ID is too long. |
ConfigEntityStorageClassException |
core/ |
Thrown when a storage class is not an instance of ConfigEntityStorage. |