Class IllegalOperationError

Inheritance Relationships

Base Types

Class Documentation

class IllegalOperationError : public dds::core::Exception, public std::logic_error

Exception: An operation was invoked on an inappropriate object or at an inappropriate time.

This is determined by policies set by the specification or the Service implementation.

There is no precondition that could be changed to make the operation succeed.