org.apache.jetspeed.components.portletregistry
Class FailedToStorePortletDefinitionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.jetspeed.exception.JetspeedException
org.apache.jetspeed.components.portletregistry.RegistryException
org.apache.jetspeed.components.portletregistry.FailedToStorePortletDefinitionException
- All Implemented Interfaces:
- Serializable
public class FailedToStorePortletDefinitionException
- extends RegistryException
FailedToStorePortletDefinitionException
- Version:
- $Id: FailedToStorePortletDefinitionException.java 516881 2007-03-11 10:34:21Z ate $
- Author:
- Scott T. Weaver
- See Also:
- Serialized Form
FailedToStorePortletDefinitionException
public FailedToStorePortletDefinitionException()
FailedToStorePortletDefinitionException
public FailedToStorePortletDefinitionException(String message)
- Parameters:
message
-
FailedToStorePortletDefinitionException
public FailedToStorePortletDefinitionException(Throwable nested)
- Parameters:
nested
-
FailedToStorePortletDefinitionException
public FailedToStorePortletDefinitionException(String msg,
Throwable nested)
- Parameters:
msg
- nested
-
FailedToStorePortletDefinitionException
public FailedToStorePortletDefinitionException(org.apache.pluto.om.portlet.PortletDefinition portlet,
Throwable nested)
FailedToStorePortletDefinitionException
public FailedToStorePortletDefinitionException(org.apache.pluto.om.portlet.PortletDefinition portlet,
String reason)
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.