Cyclone ISO C++ API Reference Guide
|
Exception: Service ran out of the resources needed to complete the operation. More...
#include "Exception.hpp"
Inherits dds::core::Exception, and std::runtime_error.
Public Member Functions | |
virtual const char * | what () const =0 throw () |
Exception: Service ran out of the resources needed to complete the operation.
Definition at line 236 of file Exception.hpp.
|
pure virtualinherited |
Retrieve information about the exception that was thrown.
Example
Exception information (of the NullReferenceError in this case)