ApplicationError Member List
This is the complete list of members for ApplicationError, including all inherited members.
__toString() | ApplicationError | |
DEFAULT_ERROR_STATUS | ApplicationError | |
fromException(\Exception $ex) | ApplicationError | static |
get($code, $data=null) | ApplicationError | static |
getCode() | ApplicationError | |
getData() | ApplicationError | |
getGeneral($message, $statusCode=self::DEFAULT_ERROR_STATUS) | ApplicationError | static |
getLevel() | ApplicationError | |
getMessage() | ApplicationError | |
getStatusCode() | ApplicationError | |
LEVEL_ERROR | ApplicationError | |
LEVEL_FATAL | ApplicationError | |
LEVEL_WARNING | ApplicationError | |
setData($data) | ApplicationError |