Searched refs:DatasetNotFound (Results 1 – 3 of 3) sorted by relevance
91 class DatasetNotFound(ZFSError): class134 class FilesystemNotFound(DatasetNotFound):164 class SnapshotNotFound(DatasetNotFound):
83 raise lzc_exc.DatasetNotFound(name)453 raise lzc_exc.DatasetNotFound(snapname)
829 with self.assertRaises(lzc_exc.DatasetNotFound):839 with self.assertRaises(lzc_exc.DatasetNotFound):849 with self.assertRaises(lzc_exc.DatasetNotFound):2086 with self.assertRaises(lzc_exc.DatasetNotFound):2106 lzc_exc.DatasetNotFound,2219 lzc_exc.DatasetNotFound,2277 with self.assertRaises(lzc_exc.DatasetNotFound):2377 with self.assertRaises(lzc_exc.DatasetNotFound):2471 with self.assertRaises(lzc_exc.DatasetNotFound):