IOTA SDKAPI ReferenceWASM/TypeScriptTypesInterface: ExecutionErrorWrapperLikeOn this pageInterface: ExecutionErrorWrapperLike Holds an [ExecutionError] so it can be nested inside another [ExecutionError]. Methods inner() inner(): ExecutionError; The wrapped execution error. Returns ExecutionErrorGive Feedback