IExecutionErrorWrapper
Namespace: IotaSdk
Holds an [ExecutionError] so it can be nested inside another
[ExecutionError].
public interface IExecutionErrorWrapper
Attributes NullableContextAttribute
Methods
Inner()
The wrapped execution error.
ExecutionError Inner()