Located in /util/Exception.php [line 166]
Exception | --MachII_util_Exception | --MachII_util_EventException
Methods
Inherited From Exception
Exception::$code Exception::$file Exception::$line Exception::$message Exception::$_trace
Inherited From MachII_util_Exception
MachII_util_Exception::MachII_util_Exception() Constructor MachII_util_Exception::getContext() MachII_util_Exception::getDetail() Detail of the exception. MachII_util_Exception::getErrorCode() The exception's error code. MachII_util_Exception::getExtendedInfo() String representation of the backtrace. MachII_util_Exception::getType() The exception class name. MachII_util_Exception::_localizeErrorMessage() Retrieve the rendered error message from an error code and message or from an error object.
Exception::Exception() Exception::getCode() Exception::getFile() Exception::getLine() Exception::getMessage() Exception::getTrace() Exception::getTraceAsString() Exception::__toString()
MachII_util_EventException MachII_util_EventException( [mixed $message = ''], [mixed $code = MACHII_ERROR] )