You are here

class KeyValueNotRetrievedException in Key 8

Defines an exception for when a key value fails to be retrieved.

Hierarchy

Expanded class hierarchy of KeyValueNotRetrievedException

File

src/Exception/KeyValueNotRetrievedException.php, line 8

Namespace

Drupal\key\Exception
View source
class KeyValueNotRetrievedException extends KeyException {

}

Members