InvalidArgumentException Class
- public class InvalidArgumentException
extends ApplicationException
-
Hierarchy
-
Object
Throwable
Exception
ApplicationException
InvalidArgumentException
-
All Implemented Interfaces
-
Serializable
Methods from java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvalidArgumentException
public InvalidArgumentException(String
message,
Throwable
cause)
InvalidArgumentException
public InvalidArgumentException(String
message)