Package com.nettoolkit.exception
Class BadArgumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.nettoolkit.exception.NetToolKitException
com.nettoolkit.exception.BadArgumentException
- All Implemented Interfaces:
Serializable
BadArgumentException is thrown when an invalid argument is provided to one of the client's methods.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BadArgumentException
-