Class HttpVersionNotSupportedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cool.scx.http.exception.ScxHttpException
cool.scx.http.x.http1.exception.HttpVersionNotSupportedException
All Implemented Interfaces:
Serializable

public class HttpVersionNotSupportedException extends cool.scx.http.exception.ScxHttpException
HttpVersionNotSupportedException
Version:
0.0.1
Author:
scx567888
See Also:
  • Constructor Details

    • HttpVersionNotSupportedException

      public HttpVersionNotSupportedException()
    • HttpVersionNotSupportedException

      public HttpVersionNotSupportedException(String message)
    • HttpVersionNotSupportedException

      public HttpVersionNotSupportedException(Throwable cause)
    • HttpVersionNotSupportedException

      public HttpVersionNotSupportedException(String message, Throwable cause)