GraphError

pillars.graph.GraphError

Attributes

Source
graph.scala
Graph
Supertypes
trait Enum
trait Product
trait Equals
trait PillarsError
trait NoStackTrace
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
Known subtypes

Members list

Type members

Enum entries

Attributes

Source
graph.scala
final case class MissingDependency[T](missing: Set[T]) extends GraphError

Attributes

Source
graph.scala