© 2005 BEA Systems, Inc.

com.bea.portal.manager
Class PortalFinderException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.bea.p13n.exceptions.ApplicationException
              extended bycom.bea.portal.PortalException
                  extended bycom.bea.portal.manager.PortalFinderException
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 PortalFinderException
extends PortalException

Indicates an error finding a portal element.

See Also:
Serialized Form

Constructor Summary
PortalFinderException(String message)
          Deprecated. Constructs a PortalFinderException.
PortalFinderException(String message, Exception exception)
          Deprecated. Constructs a PortalFinderException.
 
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

PortalFinderException

public PortalFinderException(String message)
Deprecated. 
Constructs a PortalFinderException.


PortalFinderException

public PortalFinderException(String message,
                             Exception exception)
Deprecated. 
Constructs a PortalFinderException.


© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved