ClassExecutionResult

Represents the result of an execution, either Success or Failure.

Constructors

Properties

Methods

Constructors

Properties

Failure?: Failure

Optional Failure information.

Success?: Version2

Optional Success information.

Methods