Search
Preparing search index...
The search index is not available
bittrex-api-client
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"error/ApiError"
ApiError
Class ApiError
Represents an error returned from Bittrex during the API usage.
Hierarchy
Error
ApiError
Index
Constructors
constructor
Properties
Error
message
name
stack
Constructors
constructor
new
Api
Error
(
bittrexError
:
string
)
:
ApiError
Parameters
bittrexError:
string
Returns
ApiError
Properties
Static
Error
Error
:
ErrorConstructor
Static
message
message
:
string
Static
name
name
:
string
Static
Optional
stack
stack
:
string
Globals
Internals
"
Bittrex
Api
Client"
"index"
Externals
"enum/
Condition
Type"
"enum/
Fill
Type"
"enum/
Order
Book
Type"
"enum/
Order
Type"
"error/
Api
Error"
"error/
Cloudscraper
Error"
"model/
Balance"
"model/
Currency"
"model/
Exchange
State
Update"
"model/
Fill"
"model/
Market"
"model/
Market
Summary"
"model/
Order"
"model/
Order
Book"
"model/
Order
Book
Order"
"model/
Placed
Order"
"model/
Ticker"
"model/
Trade"
Api
Error
constructor
Error
message
name
stack
Generated using
TypeDoc
Represents an error returned from Bittrex during the API usage.