org.exoplatform.frameworks.portletcontainer.portalframework
Class PortletNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.frameworks.portletcontainer.portalframework.PortletNotFoundException
- All Implemented Interfaces:
- Serializable
public class PortletNotFoundException
- extends Exception
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 |
PortletNotFoundException
public PortletNotFoundException()
- Default constructor.
PortletNotFoundException
public PortletNotFoundException(String msg)
- Parameters:
msg -
PortletNotFoundException
public PortletNotFoundException(Throwable cause)
- Parameters:
cause -
PortletNotFoundException
public PortletNotFoundException(String msg,
Throwable cause)
- Parameters:
msg - cause -
Copyright © 2009 eXo Platform SAS. All Rights Reserved.