Cyclone ISO C++ API Reference Guide
|
Exception: Application specified a set of policies that are not consistent with each other. More...
#include "Exception.hpp"
Inherits dds::core::Exception, and std::logic_error.
Public Member Functions | |
virtual const char * | what () const =0 throw () |
Exception: Application specified a set of policies that are not consistent with each other.
Definition at line 184 of file Exception.hpp.
|
pure virtualinherited |
Retrieve information about the exception that was thrown.
Example
Exception information (of the NullReferenceError in this case)