joptsimple
Class OptionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- joptsimple.OptionException
-
- All Implemented Interfaces:
- java.io.Serializable
public abstract class OptionException extends java.lang.RuntimeExceptionThrown when a problem occurs during option parsing.
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.util.Collection<java.lang.String>options()Gives the option being considered when the exception was created.
-
DMelt 3.0 © DataMelt by jWork.ORG