API Reference > OdDAI Namespace > Classes > ErrorEvent Class > ErrorEvent Constructor > ErrorEvent::ErrorEvent Constructor (ErrorEvent&)
ErrorEvent::ErrorEvent Constructor (ErrorEvent&)
Syntax
C++
ErrorEvent(const ErrorEvent& other) = delete;
Parameters 
Description 
const ErrorEvent& other 
[in] Error event to copy. 

Copy constructor for the ErrorEvent class. 

 

Inaccessible.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.