Class Launcher.AbortException

All Implemented Interfaces:
Serializable
Enclosing class:
Launcher

protected static final class Launcher.AbortException extends RuntimeException
Exception which shall abort the launcher execution. Thrown by this class in the case of unhandled internal exception, malformed arguments or unknown options, or deliberate exit.
Since:
20.0
See Also: