Documentation

NoPermittedForAdmin extends Security
in package

No permitted for admin 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
Constructor.
getDisplayMessage()  : string
Gets the display exception message.

Methods

__construct()

Constructor.

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

getDisplayMessage()

Gets the display exception message.

public getDisplayMessage() : string
Return values
string

        

Search results