Class HttpSendException

All Implemented Interfaces:
Serializable

public class HttpSendException extends RuntimeException

HttpSendException

发送异常 一般表示底层异常

Version:
0.0.1
Author:
scx567888
See Also:
  • Constructor Details

    • HttpSendException

      public HttpSendException(Throwable cause)
    • HttpSendException

      public HttpSendException(String message, Throwable cause)