Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
money
master
BigDecimal
Fiber
Money
Allocate
Arithmetic
Casting
Constructors
Context
Currency
Enumeration
Exchange
SingleCurrency
Loader
Rate
RateProvider
AbstractAPI
Coinlayer
Compound
CurrencyBeacon
ECB
ExchangeRateAPI
Fixer
FloatRates
Freecurrency
FXRatesAPI
MoneyMorph
Null
OpenExchangeRates
UniRate
RateStore
File
Memory
DifferentCurrencyError
Error
Exchange
Formatting
Mixin
InitializeWith
Parse
Error
UndefinedSmallestDenominationError
UnknownCurrencyError
UnknownRateError
Generated using Crystal 1.16.3
2025-07-06 11:24:57 UTC
class
Money::
UnknownRateError
Money::UnknownRateError
Money::Error
Exception
Reference
Object
Overview
Raised when trying to find an unknown exchange rate.
Defined in:
money/error.cr
Constructors
.new
(base, target)
Constructor Detail
def self.
new
(base, target)
#
[
View source
]