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
- All Implemented Interfaces:
- Serializable
- public class PortalFinderException
- extends PortalException
Indicates an error finding a portal element.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PortalFinderException
public PortalFinderException(String message)
- Constructs a
PortalFinderException
.
PortalFinderException
public PortalFinderException(String message,
Exception exception)
- Constructs a
PortalFinderException
.
Copyright © 2003 BEA Systems, Inc. All Rights Reserved