Home
last modified time | relevance | path

Searched refs:CInArchiveException (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zIn.cpp66 class CInArchiveException {}; class
67 class CUnsupportedFeatureException: public CInArchiveException {};
70 static void ThrowException() { throw CInArchiveException(); } in ThrowException()
1425 catch(CInArchiveException &) in ReadHeader()
1750 catch(CInArchiveException &) in ReadDatabase()

Completed in 2 milliseconds