namespace Nette\Application
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
Methods Inherited From Exception
__construct(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString()
Properties Inherited From Exception
$message, $code, $file, $line