© 2004 BEA Systems, Inc.

com.bea.portal.admin
Class IllegalArgumentException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.bea.p13n.exceptions.SystemException
                  extended bycom.bea.portal.admin.IllegalArgumentException
All Implemented Interfaces:
Serializable

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 SystemException

Illegal argument exception thrown by the admin EJBs

See Also:
SystemException, Serialized Form

Constructor Summary
IllegalArgumentException()
          Deprecated.  
IllegalArgumentException(String message)
          Deprecated. Constructor
IllegalArgumentException(String message, Throwable t)
          Deprecated. Constructor
IllegalArgumentException(Throwable t)
          Deprecated. Constructor
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IllegalArgumentException

public IllegalArgumentException()
Deprecated. 

IllegalArgumentException

public IllegalArgumentException(String message)
Deprecated. 
Constructor


IllegalArgumentException

public IllegalArgumentException(String message,
                                Throwable t)
Deprecated. 
Constructor


IllegalArgumentException

public IllegalArgumentException(Throwable t)
Deprecated. 
Constructor


© 2004 BEA Systems, Inc.

Copyright © 2004 BEA Systems, Inc. All Rights Reserved