Home
last modified time | relevance | path

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

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