You are here

class KeyValueNotRetrievedException in Key 7.3

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

Hierarchy

Expanded class hierarchy of KeyValueNotRetrievedException

File

includes/key.exception.inc, line 21
Defines Key-specific exceptions.

View source
class KeyValueNotRetrievedException extends KeyException {

}

Members