RTI Connext C++ API  Version 5.1.0
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 C++ API Version 5.1.0 Copyright © Mon Feb 3 2014 Real-Time Innovations, Inc