class

Markov::Exceptions::EmptyTransitionMatrixException

Inherits Exception / Reference / Object

Thrown when a method cannot execute due to a TransitionMatrix being empty.

Constructors

new(method : String, message : String = "")
Source