Exception
class Exception extends Exception implements FrontControllerAwareInterface
Methods
string
__toString()
Force the error display
void
render()
Force the error display and log it
getFrontController()
No description
Details
at line 48
__construct(string $message = '', int $code, Exception $previous = null)
at line 62
string
__toString()
Force the error display
at line 72
void
render()
Force the error display and log it