You are here

class KeyValueNotDeletedException in Key 7.3

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

Hierarchy

Expanded class hierarchy of KeyValueNotDeletedException

File

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

View source
class KeyValueNotDeletedException extends KeyException {

}

Members