class Money::Currency::RateStore::NotFoundError

Overview

Raised when trying to find an unknown rate store.

Defined in:

money/currency/rate_store.cr

Constructors

Constructor methods inherited from class Money::Registry::NotFoundError

new(*, key : String) new

Constructor Detail

def self.new(*, key : String) #

[View source]