UnexpectedStepProvisioning

izumi.distage.model.definition.errors.ProvisionerIssue.ProvisionerExceptionIssue.UnexpectedStepProvisioning
final case class UnexpectedStepProvisioning(op: ExecutableOp, problem: Throwable) extends ProvisionerExceptionIssue

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def key: DIKey

Attributes

Definition Classes

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product