public class ParseOptionMissingValueException extends ParseRestrictionViolatedException
| Constructor and Description |
|---|
ParseOptionMissingValueException(String optionTitle) |
ParseOptionMissingValueException(String message,
String optionTitle,
Object... args) |
| Modifier and Type | Method and Description |
|---|---|
String |
getOptionTitle() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012–2022. All rights reserved.