Bitrix API

BadSignatureException extends SystemException

Class BadSignatureException

Tags
since
14.0.7

Table of Contents

Methods

__construct()  : mixed
Creates new exception object for signing purposes.

Methods

__construct()

Creates new exception object for signing purposes.

public __construct([string $message = "" ][, Exception|null $previous = null ]) : mixed
Parameters
$message : string = ""

Message.

$previous : Exception|null = null

Previous exception.


        
On this page

Search results