lumis.portlet
Class PortletException
java.lang.Object
java.lang.Throwable
java.lang.Exception
lumis.portal.PortalException
lumis.portlet.PortletException
- All Implemented Interfaces:
- java.io.Serializable
public class PortletException
- extends PortalException
A PortalException
that uses the lumis.portlet.strings
as default resource.
- Since:
- 4.0.7
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PortletException
public PortletException(java.lang.String arg0,
java.lang.Exception innerException)
PortletException
public PortletException(java.lang.String arg0,
IResource resource,
java.lang.Exception innerException)
PortletException
public PortletException(java.lang.String arg0,
IResource resource)
PortletException
public PortletException(java.lang.String arg0,
java.util.List<IResource> resources,
java.lang.Exception innerException)
PortletException
public PortletException(java.lang.String arg0,
java.util.List<IResource> resources)
PortletException
public PortletException(java.lang.String arg0)
Lumisportal 6.1.0.111014 - Copyright © 2001-2007, Lumis. All Rights Reserved.