Searched refs:CheckpointNotFound (Results 1 – 3 of 3) sorted by relevance
581 class CheckpointNotFound(ZFSError): class
590 raise lzc_exc.CheckpointNotFound()
3703 with self.assertRaises(lzc_exc.CheckpointNotFound):