Package io.fusionauth.http.io
Class ChunkException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.fusionauth.http.io.ChunkException
- All Implemented Interfaces:
Serializable
Exception that is thrown if a Chunked request or response is invalid.
- Author:
- Brian Pontarelli
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ChunkException
-