Bitrix API

SyncError extends Error

Table of Contents

Constants

LAST_ID_AND_DATE_EMPTY  = 'LAST_ID_AND_DATE_EMPTY_ERROR'
NOT_FOUND  = 'NOT_FOUND'

Methods

__construct()  : mixed
getDescription()  : string
setDescription()  : void

Constants

LAST_ID_AND_DATE_EMPTY

public mixed LAST_ID_AND_DATE_EMPTY = 'LAST_ID_AND_DATE_EMPTY_ERROR'

NOT_FOUND

public mixed NOT_FOUND = 'NOT_FOUND'

Methods

__construct()

public __construct(string $code, mixed ...$args) : mixed
Parameters
$code : string
$args : mixed

getDescription()

public getDescription() : string
Return values
string

setDescription()

public setDescription(string $description) : void
Parameters
$description : string

        
On this page

Search results