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