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

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

 isVisibleForBuyer ()
 
- Открытые члены унаследованные от Error
 __construct ($message, $code=0, $customData=null)
 
 getCode ()
 
 getMessage ()
 
 getCustomData ()
 
 __toString ()
 
 jsonSerialize ()
 

Открытые статические члены

static createForBuyer ($message, $code=0, $customData=null)
 
static create ($message, $code=0, $customData=null)
 
- Открытые статические члены унаследованные от Error
static createFromThrowable (Throwable $exception)
 

Защищенные члены

 setBindingLevel ($level)
 

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

- Защищенные данные унаследованные от Error
 $code
 
 $message
 
 $customData
 

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

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

Методы

◆ create()

static create ( $message,
$code = 0,
$customData = null )
static

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

◆ createForBuyer()

static createForBuyer ( $message,
$code = 0,
$customData = null )
static

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

◆ isVisibleForBuyer()

isVisibleForBuyer ( )

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

◆ setBindingLevel()

setBindingLevel ( $level)
protected

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