Bitrix API

ReactionError extends Error

Table of Contents

Constants

ALREADY_SET  = 'REACTION_ALREADY_SET'
NOT_FOUND  = 'REACTION_NOT_FOUND'

Methods

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

Constants

ALREADY_SET

public mixed ALREADY_SET = 'REACTION_ALREADY_SET'

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