You are here

class KeyException in Key 7.3

Defines a generic exception for Key.

Hierarchy

Expanded class hierarchy of KeyException

File

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

View source
class KeyException extends Exception {

}

Members