© 2005 BEA Systems, Inc.

com.bea.portal.admin
Class AdminResourceSystemException

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

SystemException thrown by the AdminResourceManager EJB

See Also:
SystemException, Serialized Form

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

AdminResourceSystemException

public AdminResourceSystemException()
Deprecated. 

AdminResourceSystemException

public AdminResourceSystemException(String message)
Deprecated. 
Constructor


AdminResourceSystemException

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


AdminResourceSystemException

public AdminResourceSystemException(Throwable t)
Deprecated. 
Constructor


© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved