Class JSONWebServiceTransportException.CommunicationFailure

All Implemented Interfaces:
Serializable
Enclosing class:
JSONWebServiceTransportException

public static class JSONWebServiceTransportException.CommunicationFailure extends JSONWebServiceTransportException
See Also:
  • Constructor Details

    • CommunicationFailure

      public CommunicationFailure(String message, int status)
    • CommunicationFailure

      public CommunicationFailure(String message, Throwable throwable)
    • CommunicationFailure

      public CommunicationFailure(Throwable throwable)