Package io.deephaven.configuration
Class HelpExceptions.HelpException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.deephaven.DeephavenException
io.deephaven.configuration.HelpExceptions.CommandLineException
io.deephaven.configuration.HelpExceptions.HelpException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- HelpExceptions
Exception conveying that the command line is a request for help. The leading
data type and action parameters may or may not be present.
Message contains the details.
- See Also:
-
Method Summary
Methods inherited from class io.deephaven.DeephavenException
asUncheckedMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString