© 2005 BEA Systems, Inc.

com.bea.portal.admin
Class DelegatedAdminSystemException

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.DelegatedAdminSystemException
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 DelegatedAdminSystemException
extends SystemException

SystemException thrown by the DelegatedAdminManager EJB

See Also:
SystemException, Serialized Form

Constructor Summary
DelegatedAdminSystemException()
          Deprecated.  
DelegatedAdminSystemException(String message)
          Deprecated. Constructor
DelegatedAdminSystemException(String message, Throwable t)
          Deprecated. Constructor
DelegatedAdminSystemException(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

DelegatedAdminSystemException

public DelegatedAdminSystemException()
Deprecated. 

DelegatedAdminSystemException

public DelegatedAdminSystemException(String message)
Deprecated. 
Constructor


DelegatedAdminSystemException

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


DelegatedAdminSystemException

public DelegatedAdminSystemException(Throwable t)
Deprecated. 
Constructor


© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved