CoreDX DDS Modern C++ API
Public Member Functions | List of all members
dds::core::Exception Class Reference

This files contains the exceptions corresponding to DDS errors. More...

Inheritance diagram for dds::core::Exception:
Inheritance graph
[legend]

Public Member Functions

virtual const char * what () const throw ()
 Access the message contained in this exception. More...
 

Detailed Description

This files contains the exceptions corresponding to DDS errors.

In the DDS-PSM-Cxx in place of DDS errors the associated expcetion should be raised. Please section 7.5.5 of the DDS-PSM-C++ specification.

Member Function Documentation

◆ what()

virtual const char* dds::core::Exception::what ( ) const
throw (
)
virtual

© 2009-2020 Twin Oaks Computing, Inc
Castle Rock, CO 80104
All rights reserved.