Skip to main content

ExecutionErrorWrapper

ExecutionErrorWrapper

class ExecutionErrorWrapper

Holds an [ExecutionError] so it can be nested inside another [ExecutionError].

inner()

func inner() -> ExecutionError

The wrapped execution error.