|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--javax.servlet.ServletException
|
+--net.sf.jportlet.portlet.PortletException
|
+--net.sf.jportlet.service.PortletServiceException
| Constructor Summary | |
PortletServiceException()
|
|
PortletServiceException(java.lang.String arg0)
|
|
PortletServiceException(java.lang.String arg0,
java.lang.Throwable arg1)
|
|
PortletServiceException(java.lang.Throwable arg0)
|
|
| Methods inherited from class javax.servlet.ServletException |
getRootCause |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public PortletServiceException()
public PortletServiceException(java.lang.String arg0)
arg0 - public PortletServiceException(java.lang.String arg0,
java.lang.Throwable arg1)
arg0 - arg1 - public PortletServiceException(java.lang.Throwable arg0)
arg0 -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||