public class MissingOptionException extends ParseException
Thrown when a required option has not been provided.
ParseException
,
Serialized FormConstructor and Description |
---|
MissingOptionException(java.lang.String message)
Construct a new
MissingSelectedException
with the specified detail message. |