Package com.thaiopensource.validate
Class OptionArgumentPresenceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.thaiopensource.validate.OptionArgumentException
-
- com.thaiopensource.validate.OptionArgumentPresenceException
-
- All Implemented Interfaces:
Serializable
public class OptionArgumentPresenceException extends OptionArgumentException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OptionArgumentPresenceException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-