class Molinillo::CircularDependencyError(P, R)

Overview

An error caused by attempting to fulfil a dependency that was circular

@note This exception will be thrown iff a {Vertex} is added to a {DependencyGraph} that has a {DependencyGraph::Vertex#path_to?} an existing {DependencyGraph::Vertex}

Defined in:

molinillo/errors.cr

Constructors

Instance Method Summary