org.apache.jetspeed.portlet.service
Class PortletServiceNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.servlet.ServletException
org.apache.jetspeed.portlet.PortletException
org.apache.jetspeed.portlet.service.PortletServiceException
org.apache.jetspeed.portlet.service.PortletServiceNotFoundException
- All Implemented Interfaces:
- java.io.Serializable
- public class PortletServiceNotFoundException
- extends PortletServiceException
The PortletServiceNotFoundException is thrown if
a portlet attempts to access an service that is not found.
- Since:
- 4.1
- See Also:
- PortletContext,
Serialized Form
Methods inherited from class org.apache.jetspeed.portlet.PortletException
|
printStackTrace, printStackTrace, printStackTrace
|
Methods inherited from class javax.servlet.ServletException
|
getRootCause
|
Methods inherited from class java.lang.Throwable
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString
|
Methods inherited from class java.lang.Object
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
|
PortletServiceNotFoundException
public PortletServiceNotFoundException()
PortletServiceNotFoundException
public PortletServiceNotFoundException(java.lang.String message)
PortletServiceNotFoundException
public PortletServiceNotFoundException(java.lang.Throwable cause)
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.