Contenido Security exception class

 Methods

__construct()

__construct($sMessage, $sParamName) 

see \Exception::__construct()

Parameters

$sMessage

$sParamName

__toString()

__toString() 

inherited_from Exception::__toString()

getCode()

getCode() 

inherited_from Exception::getCode()

getFile()

getFile() 

inherited_from Exception::getFile()

getLine()

getLine() 

inherited_from Exception::getLine()

getMessage()

getMessage() 

inherited_from Exception::getMessage()

getPrevious()

getPrevious() 

inherited_from Exception::getPrevious()

getTrace()

getTrace() 

inherited_from Exception::getTrace()

getTraceAsString()

getTraceAsString() 

inherited_from Exception::getTraceAsString()

 Properties

 

Logging flag. Set to true for logging invalid calls.

$_logging : boolean

access protected
static