izumi.distage.model.exceptions.runtime

Members list

Concise view

Type members

Classlikes

class IntegrationCheckException(val failures: NEList[Failure], captureStackTrace: Boolean) extends DIException

Attributes

Graph
Supertypes
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
class MissingInstanceException(message: String, val key: DIKey) extends DIException

Attributes

Companion:
object
Graph
Supertypes
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class MissingRefException(message: String, val missing: Set[DIKey], val topology: Option[PlanTopology]) extends DIException

Attributes

Graph
Supertypes
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
class ProvisioningException(message: String, cause: Throwable) extends DIException

Attributes

Graph
Supertypes
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class ProxyAlreadyInitializedException(message: String) extends DIException

Attributes

Graph
Supertypes
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
class TODOBindingException(message: String, val target: DIKey, val sourcePosition: CodePositionMaterializer) extends DIException

Attributes

Graph
Supertypes
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
class ToposortFailed(val error: ToposortError[DIKey]) extends DIException

Attributes

Graph
Supertypes
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
class UndeclaredKeyException(message: String, val undeclared: DIKey) extends DIException

Attributes

Graph
Supertypes
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
class UnsafeProviderCallArgsMismatched(message: String, val expected: Seq[SafeType], val actual: Seq[SafeType], val actualValues: Seq[Any]) extends DIException

Attributes

Graph
Supertypes
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any