public class ParseOptionConversionException extends ParseException
| Constructor and Description |
|---|
ParseOptionConversionException(String optionTitle,
String value,
String typeName) |
ParseOptionConversionException(String message,
String optionTitle,
String value,
String typeName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getOptionTitle() |
String |
getTypeName() |
String |
getValue() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012–2022. All rights reserved.