class Money::Currency::NotFoundError

Overview

Raised when trying to find an unknown currency.

Defined in:

money/currency/error.cr

Constructors

Constructor Detail

def self.new(key) #

[View source]