Package com.predic8.membrane.core.cli
Class MissingRequiredOptionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.commons.cli.ParseException
org.apache.commons.cli.MissingOptionException
com.predic8.membrane.core.cli.MissingRequiredOptionException
- All Implemented Interfaces:
Serializable
public class MissingRequiredOptionException
extends org.apache.commons.cli.MissingOptionException
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.commons.cli.MissingOptionException
getMissingOptionsMethods inherited from class org.apache.commons.cli.ParseException
wrapMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MissingRequiredOptionException
-
-
Method Details
-
getCommand
-