namespace Drupal\key\Exception in Key 8
|
Class |
Location | Description |
|---|---|---|
| KeyException |
src/ |
Defines a generic exception for Key. |
| KeyValueNotDeletedException |
src/ |
Defines an exception for when a key value fails to be deleted. |
| KeyValueNotRetrievedException |
src/ |
Defines an exception for when a key value fails to be retrieved. |
| KeyValueNotSetException |
src/ |
Defines an exception for when a key value fails to be set. |