Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс ExecuteException
+ Граф наследования:ExecuteException:

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

 __construct ($message="", $errCode="", $method="", \Exception $previous=NULL)
 
 getFullMessage ()
 
- Открытые члены унаследованные от SystemException
 __construct ($message="", $code=0, $file="", $line=0, \Exception $previous=null)
 

Открытые атрибуты

const API_DESC_PAGE = 'https://new.vk.com/dev/errors'
 

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

 $errCode
 
 $method
 
 $needLink = false
 

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

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

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

◆ __construct()

__construct ( $message = "",
$errCode = "",
$method = "",
\Exception $previous = NULL )

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

Методы

◆ getFullMessage()

getFullMessage ( )

Return formatted message for showing

Возвращает
string

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

Данные класса

◆ $errCode

$errCode
protected

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

◆ $method

$method
protected

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

◆ $needLink

$needLink = false
protected

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

◆ API_DESC_PAGE

const API_DESC_PAGE = 'https://new.vk.com/dev/errors'

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