![]() |
OpenSplice ISO C++ 2 DCPS
v6.x
ISO C++ 2 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
|
Exception: An operation was invoked on an inappropriate object or at an inappropriate time. More...
#include "Exception.hpp"
Public Member Functions | |
virtual const char * | what () const =0 throw () |
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.
Definition at line 149 of file Exception.hpp.
|
pure virtualinherited |
Retrieve information about the exception that was thrown.
Example
Exception information (of the NullReferenceError in this case)