Exception: SignWell::AuthenticationError

Inherits:
ApiStatusError show all
Defined in:
lib/signwell_sdk/api_error.rb

Overview

Raised when the API returns a 401 Unauthorized response.

Instance Attribute Summary

Attributes inherited from ApiError

#body, #code, #response_body, #response_headers

Method Summary

Methods inherited from ApiStatusError

for

Methods inherited from ApiError

#initialize, #message, #to_s

Constructor Details

This class inherits a constructor from SignWell::ApiError