Class EncodingException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.eclipse.jetty.http.compression.EncodingException
-
- All Implemented Interfaces:
java.io.Serializable
public class EncodingException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EncodingException(java.lang.String message)
-