RTI Connext Traditional C++ API Version 7.3.0
|
Base class of all RTI Connext exceptions caused by a logic error. More...
Base class of all RTI Connext exceptions caused by a logic error.
Its base class is std::logic_error
, from which it inherits the what()
method.