You are here

namespace Drupal\Core\Config\Entity\Exception in Drupal 8

Same name in other branches
  1. 9 Drupal\Core\Config\Entity\Exception
  2. 10 Drupal\Core\Config\Entity\Exception
Classsort descending Location Description
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.