Class HttpsTransportException

All Implemented Interfaces:
Serializable

public class HttpsTransportException extends HttpTransportException
Exception that is thrown when an error occurs in the HTTP transport.
Since:
1.5.8
See Also:
  • Constructor Details

    • HttpsTransportException

      public HttpsTransportException(String msg)
    • HttpsTransportException

      public HttpsTransportException(String msg, Throwable cause)