Class JSONWebServiceTransportException.SigningFailure

All Implemented Interfaces:
Serializable
Enclosing class:
JSONWebServiceTransportException

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

    • SigningFailure

      public SigningFailure(String message, int status)
    • SigningFailure

      public SigningFailure(String message, Throwable throwable)
    • SigningFailure

      public SigningFailure(Throwable throwable)