|
1C-Bitrix 25.700.0
|
Открытые члены | |
| __construct ($message, $code="", $status=0, \Exception $previous=null) | |
| getErrorCode () | |
| setErrorCode ($error_code) | |
| getStatus () | |
| setStatus ($status) | |
| setMessage ($msg) | |
| getAdditional () | |
| setAdditional ($error_additional) | |
| setApplicationException (\CApplicationException $ex) | |
Открытые статические члены | |
| static | initFromException (\Exception $e) |
Поля данных | |
| const | ERROR_INTERNAL_WRONG_TRANSPORT = 'INTERNAL_WRONG_TRANSPORT' |
| const | ERROR_INTERNAL_WRONG_HANDLER_CLASS = 'INTERNAL_WRONG_HANDLER_CLASS' |
| const | ERROR_INTERNAL_WRONG_FILE_HANDLER = 'INTERNAL_WRONG_FILE_HANDLER' |
| const | ERROR_INTERNAL_PORTAL_DELETED = 'PORTAL_DELETED' |
| const | ERROR_OAUTH = 'ERROR_OAUTH' |
| const | ERROR_METHOD_NOT_FOUND = 'ERROR_METHOD_NOT_FOUND' |
| const | ERROR_OPERATION_TIME_LIMIT = 'OPERATION_TIME_LIMIT' |
| const | ERROR_CORE = 'ERROR_CORE' |
| const | ERROR_ARGUMENT = 'ERROR_ARGUMENT' |
| const | ERROR_NOT_FOUND = 'ERROR_NOT_FOUND' |
Защищенные данные | |
| $status | |
| $error_code | |
| $error_additional = array() | |
См. определение в файле restexception.php строка 4
| __construct | ( | $message, | |
| $code = "", | |||
| $status = 0, | |||
| \Exception | $previous = null ) |
См. определение в файле restexception.php строка 23
| getAdditional | ( | ) |
См. определение в файле restexception.php строка 58
| getErrorCode | ( | ) |
Переопределяется в OAuthException.
См. определение в файле restexception.php строка 32
| getStatus | ( | ) |
См. определение в файле restexception.php строка 43
|
static |
См. определение в файле restexception.php строка 82
| setAdditional | ( | $error_additional | ) |
См. определение в файле restexception.php строка 63
| setApplicationException | ( | \CApplicationException | $ex | ) |
См. определение в файле restexception.php строка 68
| setErrorCode | ( | $error_code | ) |
См. определение в файле restexception.php строка 37
| setMessage | ( | $msg | ) |
См. определение в файле restexception.php строка 53
| setStatus | ( | $status | ) |
См. определение в файле restexception.php строка 48
|
protected |
См. определение в файле restexception.php строка 21
|
protected |
См. определение в файле restexception.php строка 20
|
protected |
См. определение в файле restexception.php строка 19
| const ERROR_ARGUMENT = 'ERROR_ARGUMENT' |
См. определение в файле restexception.php строка 16
| const ERROR_CORE = 'ERROR_CORE' |
См. определение в файле restexception.php строка 15
| const ERROR_INTERNAL_PORTAL_DELETED = 'PORTAL_DELETED' |
См. определение в файле restexception.php строка 10
| const ERROR_INTERNAL_WRONG_FILE_HANDLER = 'INTERNAL_WRONG_FILE_HANDLER' |
См. определение в файле restexception.php строка 9
| const ERROR_INTERNAL_WRONG_HANDLER_CLASS = 'INTERNAL_WRONG_HANDLER_CLASS' |
См. определение в файле restexception.php строка 8
| const ERROR_INTERNAL_WRONG_TRANSPORT = 'INTERNAL_WRONG_TRANSPORT' |
См. определение в файле restexception.php строка 7
| const ERROR_METHOD_NOT_FOUND = 'ERROR_METHOD_NOT_FOUND' |
См. определение в файле restexception.php строка 13
| const ERROR_NOT_FOUND = 'ERROR_NOT_FOUND' |
См. определение в файле restexception.php строка 17
| const ERROR_OAUTH = 'ERROR_OAUTH' |
См. определение в файле restexception.php строка 12
| const ERROR_OPERATION_TIME_LIMIT = 'OPERATION_TIME_LIMIT' |
См. определение в файле restexception.php строка 14