Bitrix API

AddException extends EntryException

Table of Contents

Constants

DEPENDENCIES_FOUND  = 2
GENERAL  = 0
NOT_FOUND  = 1

Methods

__construct()  : mixed
getLocalizedMessage()  : string
Get Localized error message

Constants

Methods

__construct()

public __construct(mixed $entityTypeID, array<string|int, mixed> $errorMessages[, mixed $code = 0 ][, mixed $file = '' ][, mixed $line = 0 ][, Exception $previous = null ]) : mixed
Parameters
$entityTypeID : mixed
$errorMessages : array<string|int, mixed>
$code : mixed = 0
$file : mixed = ''
$line : mixed = 0
$previous : Exception = null

getLocalizedMessage()

Get Localized error message

public getLocalizedMessage() : string
Return values
string

        
On this page

Search results