DelegatedAdminSystemException 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 DelegatedAdminSystemException
extends com.bea.p13n.exceptions.SystemException
SystemException thrown by the DelegatedAdminManager EJB
Related Topics
SystemException
-
Hierarchy
-
Object
Throwable
Exception
RuntimeException
com.bea.p13n.exceptions.SystemException
DelegatedAdminSystemException
-
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 |
DelegatedAdminSystemException
public DelegatedAdminSystemException()
DelegatedAdminSystemException
public DelegatedAdminSystemException(String
message,
Throwable
t)
- Constructor
DelegatedAdminSystemException
public DelegatedAdminSystemException(String
message)
- Constructor
DelegatedAdminSystemException
public DelegatedAdminSystemException(Throwable
t)
- Constructor