kraken_async_rs::clients

Module errors

Source
Expand description

Client error type and sub-types

Enumsยง

  • ClientError::Kraken contains all parsed error messages like PermissionDenied and UnknownMethod, but is not inclusive of all potential error messages that can be present in the error field of a response.
  • Enum of all parsed Kraken errors.