Exception: Hyperliquid::ConfigurationError

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

Overview

Error for SDK configuration issues (e.g. calling an explorer-only method on a Client that wasn’t configured with an explorer_base_url)

Instance Attribute Summary

Attributes inherited from Error

#response_body, #status_code

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Hyperliquid::Error