Class NoMatchingCredentialException

All Implemented Interfaces:
Serializable

public class NoMatchingCredentialException extends RequestSigningException
Exception representing failure to obtain a ClientCredential in order to sign a request.
Author:
[email protected]
See Also:
  • Constructor Details

    • NoMatchingCredentialException

      public NoMatchingCredentialException()
    • NoMatchingCredentialException

      public NoMatchingCredentialException(Exception e)