RTI Connext Traditional C++ API  Version 6.0.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
connext::LogicException Class Reference

Base class of all RTI Connext exceptions caused by a logic error. More...

Inheritance diagram for connext::LogicException:
connext::AlreadyDeletedException connext::BadParameterException connext::IllegalOperationException connext::ImmutablePolicyException connext::InconsistentPolicyException connext::NotEnabledException connext::PreconditionNotMetException connext::UnsupportedException

Detailed Description

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.


RTI Connext Traditional C++ API Version 6.0.1 Copyright © Sat Nov 23 2019 Real-Time Innovations, Inc