Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Common/
DInBuffer.h10 struct CInBufferException: public CSystemException struct
12 CInBufferException(HRESULT errorCode): CSystemException(errorCode) {} in CInBufferException() function