AbortException
class AbortException extends LogicException
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.
class AbortException extends LogicException
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.