Searched refs:CArchiveCommandLineException (Results 1 – 3 of 3) sorted by relevance
12 struct CArchiveCommandLineException: public AString struct14 CArchiveCommandLineException(const char *errorMessage): AString(errorMessage) {} in CArchiveCommandLineException() argument
194 throw CArchiveCommandLineException(errorMessage); in ThrowException()
65 catch(const CArchiveCommandLineException &e) in main()