Bitrix API

SettingsError extends Error

Table of Contents

Constants

ACCESS_DENIED  = 'SETTINGS_ACCESS_DENIED'
NOT_FOUND  = 'NOT_FOUND'
UNDEFINED_GROUP_ID  = 'SETTINGS_UNDEFINED_GROUP_ID'
WRONG_SCHEME  = 'WRONG_SCHEME'

Methods

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

Constants

ACCESS_DENIED

public mixed ACCESS_DENIED = 'SETTINGS_ACCESS_DENIED'

NOT_FOUND

public mixed NOT_FOUND = 'NOT_FOUND'

UNDEFINED_GROUP_ID

public mixed UNDEFINED_GROUP_ID = 'SETTINGS_UNDEFINED_GROUP_ID'

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