def__make_error_object {pkgcache} | R 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
[Package pkgcache version 2.2.4 Index]