Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdApcThread::processException Method
Syntax
C++
virtual void processException(bool bReThrow = true, bool bClear = true) = 0;

Process exception, catched during thread exection.

Parameters
Description
bReThrow
[in] Throw exception (if it is exists) from inside this method.
bClear
[in] Reset accumulated exception.
Copyright © 2002-2022. Open Design Alliance All rights reserved.