public class OptionValueException extends Exception
| Constructor and Description |
|---|
OptionValueException(String message)
Construct exception with given message.
|
OptionValueException(String message,
Throwable cause)
Construct exception with given message and cause.
|
OptionValueException(Throwable cause)
Construct exception with given cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019–2025 Teslanet.nl. All rights reserved.