RTI Connext Traditional C++ API  Version 5.2.0
 All Classes Functions Variables Typedefs Enumerations Enumerator 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 5.2.0 Copyright © Sun Jun 21 2015 Real-Time Innovations, Inc