DIError

izumi.distage.model.definition.errors.DIError$
See theDIError companion trait
object DIError

Attributes

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

Members list

Concise view

Type members

Classlikes

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait DIError
class Object
trait Matchable
class Any
implicit class DIErrorsExt(errors: NEList[DIError])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
implicit class DIResultExt[A](result: Either[NEList[DIError], A])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait LoopResolutionError extends DIError

Attributes

Companion:
object
Graph
Supertypes
trait DIError
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait PlanningError extends DIError

Attributes

Companion:
object
Graph
Supertypes
trait DIError
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait VerificationError extends DIError

Attributes

Companion:
object
Graph
Supertypes
trait DIError
class Object
trait Matchable
class Any
Known subtypes

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

Value members

Concrete methods

def format(e: DIError): String
def formatConflict(conflictResolutionError: ConflictResolutionError[DIKey, InstantiationOp]): String
def formatError(e: PlanningError): String

Implicits

Implicits

final implicit def DIErrorsExt(errors: NEList[DIError]): DIErrorsExt
final implicit def DIResultExt[A](result: Either[NEList[DIError], A]): DIResultExt[A]