| 
    RTI Connext Traditional C++ API
    Version 5.2.3
    
   | 
 
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.