Class HttpSendException

All Implemented Interfaces:
Serializable

public class HttpSendException extends RuntimeException
发送异常 一般表示底层异常
See Also:
  • Constructor Details

    • HttpSendException

      public HttpSendException(Throwable cause)
    • HttpSendException

      public HttpSendException(String message, Throwable cause)