org.exoplatform.services.portletcontainer
Class PortletProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.services.portletcontainer.PortletContainerException
org.exoplatform.services.portletcontainer.PortletProcessingException
- All Implemented Interfaces:
- Serializable
public class PortletProcessingException
- extends PortletContainerException
Created by The eXo Platform SAS .
- Version:
- $Id: $
- Author:
- Roman Pedchenko
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PortletProcessingException
public PortletProcessingException(Throwable cause)
- Parameters:
cause -
PortletProcessingException
public PortletProcessingException(String message)
- Parameters:
message -
PortletProcessingException
public PortletProcessingException(String message,
Throwable cause)
- Parameters:
message - cause -
Copyright © 2009 eXo Platform SAS. All Rights Reserved.