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