Package org.xblackcat.sjpu.cli
Class InvalidOptionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xblackcat.sjpu.cli.InvalidOptionException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidOptionException(String message) InvalidOptionException(String message, Throwable cause) InvalidOptionException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) InvalidOptionException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidOptionException
public InvalidOptionException() -
InvalidOptionException
-
InvalidOptionException
-
InvalidOptionException
-
InvalidOptionException
-