Package org.tomitribe.crest.cmds
Class MissingArgumentException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalArgumentException
-
- org.tomitribe.crest.cmds.MissingArgumentException
-
- All Implemented Interfaces:
java.io.Serializable
public class MissingArgumentException extends java.lang.IllegalArgumentException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MissingArgumentException(java.lang.String s)
-