Exception: DhanHQ::TokenEndpointError

Inherits:
Error
  • Object
show all
Defined in:
lib/DhanHQ/errors.rb

Overview

Raised when fetching credentials from a token endpoint fails (HTTP error or invalid response).

Instance Attribute Summary

Attributes inherited from Error

#response_body

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from DhanHQ::Error