Searched refs:notify_error (Results 1 – 1 of 1) sorted by relevance
852 pub fn notify_error(&self, cid: Cid, error_code: i32, message: &str) { in notify_error() method1078 vm.callbacks.notify_error(cid, error_code, message); in notifyError()