1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс ArgumentException
Граф наследования:ArgumentException:
RestException ArgumentNullException ArgumentOutOfRangeException ArgumentTypeException ObjectPropertyException

Открытые члены

 __construct (string $message='', string $parameter='', \Exception $previous=null)
 getParameter ()
Открытые члены унаследованные от RestException
 __construct ($message, $code="", $status=0, \Exception $previous=null)
 getErrorCode ()
 setErrorCode ($error_code)
 getStatus ()
 setStatus ($status)
 setMessage ($msg)
 getAdditional ()
 setAdditional ($error_additional)
 setApplicationException (\CApplicationException $ex)

Защищенные данные

string $parameter
Защищенные данные унаследованные от RestException
 $status
 $error_code
 $error_additional = array()

Дополнительные унаследованные члены

Открытые статические члены унаследованные от RestException
static initFromException (\Exception $e)
Поля данных унаследованные от RestException
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'

Подробное описание

См. определение в файле ArgumentException.php строка 9

Конструктор(ы)

◆ __construct()

__construct ( string $message = '',
string $parameter = '',
\Exception $previous = null )

См. определение в файле ArgumentException.php строка 13

Методы

◆ getParameter()

getParameter ( )

См. определение в файле ArgumentException.php строка 27

Поля

◆ $parameter

string $parameter
protected

См. определение в файле ArgumentException.php строка 11


Объявления и описания членов класса находятся в файле: