Class HttpVersionNotSupportedException

All Implemented Interfaces:
Serializable

public class HttpVersionNotSupportedException extends 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)