class Dag::VertexExistsError

Overview

Raised when someone is adding a vertex to the graph but the vertex is almost presented.

Defined in:

dag.cr

Constructors

Constructor Detail

def self.new(vertex) #

[View source]