class Money::Currency::RateProvider::NotFoundError

Overview

Raised when trying to find an unknown rate provider.

Defined in:

money/currency/rate_provider.cr

Constructors

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

new(*, key : String) new

Constructor Detail

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

[View source]