IllegalArgumentException Class
DEPRECATED com.bea.portal is only useful in the compatibility domain. For the new portal framework please
use the classes under the com.bea.netuix package
- public class IllegalArgumentException
extends com.bea.p13n.exceptions.SystemException
Illegal argument exception thrown by the admin EJBs
Related Topics
SystemException
-
Hierarchy
-
Object
Throwable
Exception
RuntimeException
com.bea.p13n.exceptions.SystemException
IllegalArgumentException
-
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 |
IllegalArgumentException
public IllegalArgumentException()
IllegalArgumentException
public IllegalArgumentException(String
message,
Throwable
t)
- Constructor
IllegalArgumentException
public IllegalArgumentException(String
message)
- Constructor
IllegalArgumentException
public IllegalArgumentException(Throwable
t)
- Constructor