| Name | Package | Description |
| ChannelException | org.apache.catalina.tribes | Channel Exception |
| ClientAbortException | org.apache.catalina.connector | Wrap an IOException identifying it as being caused by an abort
of a request by a remote client. |
| Error | org.apache.tomcat.jni | Error |
| ImmutableNameNotFoundException | org.apache.naming.resources | Immutable exception to avoid useless object creation by the proxy context. |
| JasperException | org.apache.jasper | Base class for all exceptions generated by the JSP engine. |
| LifecycleException | org.apache.catalina | General purpose exception that is thrown to indicate a lifecycle related
problem. |
| SSIStopProcessingException | org.apache.catalina.ssi | Exception used to tell SSIProcessor that it should stop processing SSI
commands. |