Bitrix API

InvoiceRequisiteConvertException extends RequisiteConvertException

Table of Contents

Constants

GENERAL  = 10
NONE  = 0
PERSON_TYPE_NOT_FOUND  = 20
PRESET_NOT_BOUND  = 40
PROPERTY_NOT_FOUND  = 30

Methods

__construct()  : mixed
getLocalizedMessage()  : string
Get localized error message
getPersonTypeID()  : int
Get person type ID.
getPresetID()  : int
Get preset ID.

Constants

Methods

__construct()

public __construct([mixed $presetID = 0 ], mixed $personTypeID[, mixed $code = 0 ][, mixed $file = '' ][, mixed $line = 0 ][, Exception $previous = null ]) : mixed
Parameters
$presetID : mixed = 0
$personTypeID : mixed
$code : mixed = 0
$file : mixed = ''
$line : mixed = 0
$previous : Exception = null

        
On this page

Search results