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