Bitrix API

ElementNotFoundException extends ResultContainedException

Table of Contents

Methods

__construct()  : mixed
addError()  : static
getErrors()  : ErrorCollection
setErrors()  : static

Methods

__construct()

public __construct([string $message = '' ][, int $code = 0 ][, Throwable|null $previous = null ]) : mixed
Parameters
$message : string = ''
$code : int = 0
$previous : Throwable|null = null

setErrors()

public setErrors(ErrorCollection $errors) : static
Parameters
$errors : ErrorCollection
Return values
static

        
On this page

Search results