© 2002 BEA Systems, Inc.


com.bea.portal.manager
Class PortalFinderException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.bea.p13n.exceptions.ApplicationException
                    |
                    +--com.bea.portal.PortalException
                          |
                          +--com.bea.portal.manager.PortalFinderException

public class PortalFinderException
extends PortalException

Indicates an error finding a portal element.

See Also:
Serialized Form

Constructor Summary
PortalFinderException(java.lang.String message)
          Constructs a PortalFinderException.
PortalFinderException(java.lang.String message, java.lang.Exception exception)
          Constructs a PortalFinderException.
 
Methods inherited from class com.bea.p13n.exceptions.ApplicationException
getCause, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PortalFinderException

public PortalFinderException(java.lang.String message)
Constructs a PortalFinderException.

PortalFinderException

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

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved