PortalFinderException 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 PortalFinderException
extends com.bea.portal.PortalException
Indicates an error finding a portal element.
-
Hierarchy
-
Object
Throwable
Exception
com.bea.p13n.exceptions.ApplicationException
com.bea.portal.PortalException
PortalFinderException
-
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 |
PortalFinderException
public PortalFinderException(String
message,
Exception
exception)
- Constructs a
PortalFinderException
.
PortalFinderException
public PortalFinderException(String
message)
- Constructs a
PortalFinderException
.