Safe Haskell | None |
---|---|
Language | Haskell2010 |
AllyInvest.Error
Documentation
data AllyInvestError Source #
Constructors
NetworkError HttpException | |
DecodeFailed String |
Instances
Show AllyInvestError Source # | |
Defined in AllyInvest.Error Methods showsPrec :: Int -> AllyInvestError -> ShowS # show :: AllyInvestError -> String # showList :: [AllyInvestError] -> ShowS # |