class SimpleStatistics::InvalidNumberError

Overview

Raised when a number is invalid.

Defined in:

simple_statistics/InvalidNumberError.cr

Constructors

Constructor Detail

def self.new #

Creates a new InvalidNumberError.


[View source]