Searched refs:stop_with_error (Results 1 – 1 of 1) sorted by relevance
127 pub fn stop_with_error(&mut self, id: TransactionId, error: Error) -> Result<()> { in stop_with_error() method210 self.stop_with_error(id, Error::ErrTransactionStopped) in stop()