Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Common/
H A DOutBuffer.h11 struct COutBufferException: public CSystemException struct
13 COutBufferException(HRESULT errorCode): CSystemException(errorCode) {} in COutBufferException() function
H A DOutBuffer.cpp109 throw COutBufferException(result); in FlushWithCheck()

Completed in 2 milliseconds