AppExitException
extends Exception
in package
Exception not meant to be catched, but used to gracefully terminate the application.
Table of Contents
- getName() : string
- Returns a human-readable/friendly name for this exception.
Methods
getName()
Returns a human-readable/friendly name for this exception.
public
getName() : string