AbstractGraphError

izumi.fundamentals.graphs.AbstractGraphError
sealed trait AbstractGraphError

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait GraphError[N]
trait DAGError[N]
class UnexpectedLoops[N]
trait ToposortError[N]
class UnexpectedLoop[N]
Show all
In this article