Documentation

NoPermitted extends Security
in package

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

Methods

__construct()

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

getDisplayMessage()

Gets the display exception message.

public getDisplayMessage() : string
Return values
string

        

Search results