cryptsy-api-0.2.1: Bindings for Cryptsy cryptocurrency exchange API.

Safe HaskellNone
LanguageHaskell98

Cryptsy.API.Public.Types.Error

Description

Sum type for any error conditions in a API request.

Synopsis

Documentation

data CryptsyError Source

error conditions w/ debugging information for an API request

Instances