© 2004 BEA Systems, Inc.

com.bea.portal.admin
Class VisitorUserSystemException

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

SystemException thrown by the VisitorUserManager EJB

See Also:
SystemException, Serialized Form

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

VisitorUserSystemException

public VisitorUserSystemException()
Deprecated. 

VisitorUserSystemException

public VisitorUserSystemException(String message)
Deprecated. 
Constructor


VisitorUserSystemException

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


VisitorUserSystemException

public VisitorUserSystemException(Throwable t)
Deprecated. 
Constructor


© 2004 BEA Systems, Inc.

Copyright © 2004 BEA Systems, Inc. All Rights Reserved