1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс EntityError
Граф наследования:EntityError:
Error

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

 __construct (string $entityId,... $args)
 getEntityId ()
 jsonSerialize ()
Открытые члены унаследованные от Error
 __construct ($message, $code=0, $customData=null)
 getCode ()
 getMessage ()
 getLocalizableMessage ()
 getCustomData ()
 __toString ()
 __unserialize (array $data)

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

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

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

Открытые статические члены унаследованные от Error
static createFromThrowable (Throwable $exception)

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

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

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

◆ __construct()

__construct ( string $entityId,
... )

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

Методы

◆ getEntityId()

getEntityId ( )

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

◆ jsonSerialize()

jsonSerialize ( )

Specify data which should be serialized to JSON mixed data which can be serialized by json_encode, which is a value of any type other than a resource. 5.4.0

Переопределяет метод предка Error.

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

Поля

◆ $entityId

string $entityId
protected

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


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