ExchangeError
public enum ExchangeError : Error
The possible errors thrown by an Exchange
-
Thrown when unable to decode an
ExchangerepresentationDeclaration
Swift
case decodeError -
Thrown when there is no exchage rate for a particular
CurrencyDeclaration
Swift
case noRateError
View on GitHub
Install in Dash
ExchangeError Enumeration Reference