Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zIn.cpp67 class CUnsupportedFeatureException: public CInArchiveException {}; class
74 static inline void ThrowUnsupported() { throw CUnsupportedFeatureException(); } in ThrowUnsupported()
1745 catch(CUnsupportedFeatureException &) in ReadDatabase()

Completed in 3 milliseconds