Полный список членов класса RestException, включая наследуемые из базового класса
$error_additional | RestException | protected |
$error_code | RestException | protected |
$status | RestException | protected |
__construct($message, $code="", $status=0, \Exception $previous=null) | RestException | |
ERROR_ARGUMENT | RestException | |
ERROR_CORE | RestException | |
ERROR_INTERNAL_PORTAL_DELETED | RestException | |
ERROR_INTERNAL_WRONG_FILE_HANDLER | RestException | |
ERROR_INTERNAL_WRONG_HANDLER_CLASS | RestException | |
ERROR_INTERNAL_WRONG_TRANSPORT | RestException | |
ERROR_METHOD_NOT_FOUND | RestException | |
ERROR_NOT_FOUND | RestException | |
ERROR_OAUTH | RestException | |
ERROR_OPERATION_TIME_LIMIT | RestException | |
getAdditional() | RestException | |
getErrorCode() | RestException | |
getStatus() | RestException | |
initFromException(\Exception $e) | RestException | static |
setAdditional($error_additional) | RestException | |
setApplicationException(\CApplicationException $ex) | RestException | |
setErrorCode($error_code) | RestException | |
setMessage($msg) | RestException | |
setStatus($status) | RestException |