This project has retired. For details please refer to its
Attic page.
PortalPersistenceException (Jetspeed 1 Enterprise Portal 1.6 API)
org.apache.jetspeed.services.persistence
Class PortalPersistenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.jetspeed.util.JetspeedException
org.apache.jetspeed.services.persistence.PortalPersistenceException
- All Implemented Interfaces:
- java.io.Serializable
- public class PortalPersistenceException
- extends JetspeedException
Thrown when an exception occurs in persisting or retrieving portlet instance
attributes.
- Version:
- $Id: PortalPersistenceException.java,v 1.2 2004/02/23 03:33:52 jford Exp $
- Author:
- Scott Weaver
- See Also:
- Serialized Form
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 |
PortalPersistenceException
public PortalPersistenceException()
- Constructor for PortalPersistenceException.
PortalPersistenceException
public PortalPersistenceException(java.lang.String arg0)
- Constructor for PortalPersistenceException.
- Parameters:
arg0
-
Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.