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:
Serializable
Enclosing class:
HttpResponseHeaderParser

public static class HttpResponseHeaderParser.ParseException extends RuntimeException
See Also:
  • Constructor Details

    • ParseException

      public ParseException(String message)
    • ParseException

      public ParseException(String message, Throwable cause)