You are here

class KeyValueNotSetException in Key 7.3

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

Hierarchy

Expanded class hierarchy of KeyValueNotSetException

File

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

View source
class KeyValueNotSetException extends KeyException {

}

Members