VerificationError

izumi.distage.model.definition.errors.DIError$.VerificationError$
See theVerificationError companion trait

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

final case class BUG_InitWithoutProxy(missingProxies: Set[DIKey]) extends VerificationError

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait DIError
class Object
trait Matchable
class Any
final case class BUG_PlanIndexHasUnrequiredOps(unreferencedInGraph: Set[DIKey]) extends VerificationError

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait DIError
class Object
trait Matchable
class Any
final case class BUG_PlanIndexIsBroken(badIndex: Map[DIKey, ExecutableOp]) extends VerificationError

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait DIError
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait DIError
class Object
trait Matchable
class Any
final case class BUG_ProxyWithoutInit(missingInits: Set[DIKey]) extends VerificationError

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait DIError
class Object
trait Matchable
class Any
final case class MissingRefException(missing: Set[DIKey], plan: DG[DIKey, ExecutableOp]) extends VerificationError

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait DIError
class Object
trait Matchable
class Any
final case class MissingRoots(missingRoots: Set[DIKey]) extends VerificationError

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait DIError
class Object
trait Matchable
class Any
final case class PlanReferencesMissingOperations(missingInOpsIndex: Set[DIKey]) extends VerificationError

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait DIError
class Object
trait Matchable
class Any

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror