Class AbortException
The exception that is thrown when user attempts to terminate the current presenter or application. This is special "silent exception" with no error message or code.
- Exception
- Nette\Application\AbortException
__construct(),
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|