Class AbortException (namespace Nette\Application)


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
   |
   --AbortException
Copyright: Copyright (c) 2004, 2010 David Grudl
Located: in /Application/Exceptions/AbortException.php (line 22)
Methods Inherited From Exception (Internal Class)
constructor __construct ( [$message = ], [$code = ] ), getCode ( ), getFile ( ), getLine ( ), getMessage ( ), getTrace ( ), getTraceAsString ( ), __clone ( ), __toString ( )
Variable Summary