Class HttpResponseHeaderParser.ParseException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- java.lang.RuntimeException
 - 
- org.eclipse.jetty.websocket.common.io.http.HttpResponseHeaderParser.ParseException
 
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
- Enclosing class:
 - HttpResponseHeaderParser
 
@Deprecated(since="2021-05-27") public static class HttpResponseHeaderParser.ParseException extends java.lang.RuntimeExceptionDeprecated.- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description ParseException(java.lang.String message)Deprecated.ParseException(java.lang.String message, java.lang.Throwable cause)Deprecated. 
 -