Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Common/
H A DInBuffer.h10 struct CInBufferException: public CSystemException struct
12 CInBufferException(HRESULT errorCode): CSystemException(errorCode) {} in CInBufferException() function
H A DInBuffer.cpp69 throw CInBufferException(result); in ReadBlock()

Completed in 1 milliseconds