RTI Connext C++ API  Version 5.0.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::TimeoutException 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.0.0 Copyright © Thu Aug 30 2012 Real-Time Innovations, Inc