def__make_error_object: Create an error object for a rejected deferred computation

View source: R/deferred.R

def__make_error_objectR Documentation

Create an error object for a rejected deferred computation

Description

  • Make sure that the error is an error object.

  • Make sure that the error has the correct classes.

Usage

def__make_error_object(self, private, err)

Arguments

self

self

private

private self

Value

error object


r-lib/async documentation built on March 24, 2024, 6:20 p.m.