Class AbortException (namespace Nette\Application)


The exception that is thrown when user attempts to terminate the current 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/AbortException.php (line 31)
Methods Inherited From Exception (Internal Class)
constructor __construct ( [$message = ], [$code = ] ), getCode ( ), getFile ( ), getLine ( ), getMessage ( ), getTrace ( ), getTraceAsString ( ), __clone ( ), __toString ( )
Variable Summary