Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
daiErrorHandlerManager::addHandler Method
Syntax
C++
static bool addHandler(const daiErrorHandlerPtr& handlerToAdd);

Adds an error handler to the collection of error handlers. 

 

Parameters
Description
handlerToAdd
[in] Smart pointer to an error handler to add.

true if successfully pushed to a collection of error handlers, false otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.