Bitrix API

EntityConversionException extends SystemException

Table of Contents

Constants

AUTOCREATION_DISABLED  = 50
CREATE_DENIED  = 100
CREATE_FAILED  = 110
EMPTY_FIELDS  = 70
GENERAL  = 10
HAS_WORKFLOWS  = 60
INVALID_FIELDS  = 80
INVALID_OPERATION  = 40
NO_ACTIVE_DESTINATIONS  = 140
NOT_FOUND  = 20
NOT_SUPPORTED  = 130
NOT_SYNCHRONIZED  = 30
READ_DENIED  = 90
TARG_DST  = 2
TARG_SRC  = 1
TARG_UNDEFINED  = 0
UPDATE_DENIED  = 120

Methods

__construct()  : mixed
externalize()  : mixed
getDestinationEntityTypeID()  : mixed
getExtendedMessage()  : mixed
getLocalizedMessage()  : mixed
getSourceEntityTypeID()  : mixed
getTargetEntityTypeID()  : mixed
getTargetType()  : mixed
internalize()  : mixed

Constants

Methods

__construct()

public __construct([mixed $srcEntityTypeID = 0 ][, mixed $dstEntityTypeID = 0 ][, mixed $targ = 0 ][, mixed $code = 0 ][, mixed $extMessage = '' ][, mixed $file = '' ][, mixed $line = 0 ][, Exception $previous = null ]) : mixed
Parameters
$srcEntityTypeID : mixed = 0
$dstEntityTypeID : mixed = 0
$targ : mixed = 0
$code : mixed = 0
$extMessage : mixed = ''
$file : mixed = ''
$line : mixed = 0
$previous : Exception = null

internalize()

public internalize(array<string|int, mixed> $params) : mixed
Parameters
$params : array<string|int, mixed>

        
On this page

Search results