Class JSONWebServiceTransportException.AuthenticationFailure

All Implemented Interfaces:
Serializable
Enclosing class:
JSONWebServiceTransportException

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

    • AuthenticationFailure

      public AuthenticationFailure(String message)
    • AuthenticationFailure

      public AuthenticationFailure(String message, Throwable throwable)
    • AuthenticationFailure

      public AuthenticationFailure(Throwable throwable)