Exception: Schwab::UnexpectedResponseError

Inherits:
ApiError
  • Object
show all
Defined in:
lib/schwab/error.rb

Overview

Raised when API returns an unexpected status code

Instance Attribute Summary

Attributes inherited from ApiError

#response_body, #response_headers, #status

Method Summary

Methods inherited from ApiError

#initialize

Constructor Details

This class inherits a constructor from Schwab::ApiError