Bitrix API

LeadMergerException extends EntityMergerException

Table of Contents

Constants

CONFLICT_OCCURRED  = 310
CONFLICT_OCCURRED_RETURN_CUSTOMER  = 700
CONFLICT_RESOLUTION_NOT_SUPPORTED  = 300
DELETE_DENIED  = 40
DELETE_FAILED  = 70
GENERAL  = 10
NONE  = 0
NOT_FOUND  = 50
READ_DENIED  = 20
UPDATE_DENIED  = 30
UPDATE_FAILED  = 60

Methods

__construct()  : mixed
getEntityID()  : mixed
getEntityTypeID()  : mixed
getEntityTypeName()  : mixed
getLocalizedMessage()  : mixed
getRoleID()  : mixed

Constants

CONFLICT_OCCURRED_RETURN_CUSTOMER

public mixed CONFLICT_OCCURRED_RETURN_CUSTOMER = 700

Methods

__construct()

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

        
On this page

Search results