ExecutionErrorWrapperInterface
interface ExecutionErrorWrapperInterface
Holds an ExecutionError so it can be nested inside another ExecutionError.
Inheritors
| ExecutionErrorWrapper |
Functions
| Name | Summary |
|---|---|
| inner | abstract fun inner(): ExecutionError The wrapped execution error. |