class Markov::Exceptions::InvalidSeedException

Overview

Thrown when a method cannot execute due to an invalid seed.

Defined in:

Constructors

Constructor Detail

def self.new(message : String = "") #