Class ClientAbortException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.sling.engine.impl.helper.ClientAbortException
- All Implemented Interfaces:
Serializable
Wrap an IOException to signal that its cause is most
certainly a client abort/disconnect. Similar to
what Tomcat does with its ClientAbortException
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ClientAbortException
-