|
RTI Connext Modern C++ API Version 7.6.0
|
Indicates an attempt to access a null object. More...
#include <Exception.hpp>
Public Member Functions | |
| virtual const char * | what () const throw () |
| Get a description of the error. More... | |
| virtual const char * | what () const =0 throw () |
| Get a description of the error. More... | |
Indicates an attempt to access a null object.
|
virtual | |||||||||||||
Get a description of the error.
Implements dds::core::Exception.