com.sssw.rt.util
Class AgoServletHandlingException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.sssw.rt.util.AgoException
|
+--com.sssw.rt.util.AgoApiException
|
+--com.sssw.rt.util.AgoSystemException
|
+--com.sssw.rt.util.AgoUnrecoverableSystemException
|
+--com.sssw.rt.util.AgoServletHandlingException
- All Implemented Interfaces:
- AgiParentedException, Serializable
- public class AgoServletHandlingException
- extends AgoUnrecoverableSystemException
The subclass of AgoUnrecoverableSystemException that indicates
a problem exists with the servlet at design time and needs to
be fixed before being deployed.
- See Also:
- Serialized Form
Methods inherited from class com.sssw.rt.util.AgoException |
copyTo,
getExceptionHTML,
getExceptionMessage,
getExceptionMessage,
getHTML,
getMessage,
getMessage,
getParentException,
printStackTrace,
printStackTrace,
printStackTrace,
setHTML |
AgoServletHandlingException
public AgoServletHandlingException()