Home
last modified time | relevance | path

Searched defs:CSystemException (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/Common/
DMyException.h8 struct CSystemException struct
11 CSystemException(HRESULT errorCode): ErrorCode(errorCode) {} in CSystemException() argument