Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Common/
DOutBuffer.h11 struct COutBufferException: public CSystemException struct
13 COutBufferException(HRESULT errorCode): CSystemException(errorCode) {} in COutBufferException() argument