IOTA SDKAPI ReferencePythonClassesExecutionErrorWrapperProtocolOn this pageExecutionErrorWrapperProtocolExecutionErrorWrapperProtocol Objects class ExecutionErrorWrapperProtocol(typing.Protocol) Holds an [ExecutionError] so it can be nested inside another [ExecutionError]. inner def inner() -> ExecutionError The wrapped execution error.Give Feedback