Documentation

Unauthorized extends Security
in package

Unauthorized action exception class.

Tags
copyright

YetiForce S.A.

license

YetiForce Public License 6.5 (licenses/LicenseEN.txt or yetiforce.com)

author

Mariusz Krzaczkowski m.krzaczkowski@yetiforce.com

Table of Contents

__construct()  : mixed
{@inheritdoc}
getDisplayMessage()  : string
Gets the display exception message.

Methods

__construct()

{@inheritdoc}

public __construct([string $message = '' ], int $code[, Throwable $previous = null ]) : mixed
Parameters
$message : string = ''
$code : int
$previous : Throwable = null
Return values
mixed

getDisplayMessage()

Gets the display exception message.

public getDisplayMessage() : string
Return values
string

        

Search results