Package io.deephaven.configuration
Class HelpExceptions.CommandLineDataTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.deephaven.DeephavenException
io.deephaven.configuration.HelpExceptions.CommandLineException
io.deephaven.configuration.HelpExceptions.CommandLineDataTypeException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- HelpExceptions
protected static class HelpExceptions.CommandLineDataTypeException
extends HelpExceptions.CommandLineException
Exception parsing or validating command line, where the data type is incorrect.
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, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-