RTI Connext Modern C++ API  Version 6.0.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
dds::core::NullReferenceError Class Reference

Indicates an attempt to access a null object. More...

#include <Exception.hpp>

Inheritance diagram for dds::core::NullReferenceError:
dds::core::Exception

Public Member Functions

virtual const char * what () const throw ()
 Get a description of the error.
 

Detailed Description

Indicates an attempt to access a null object.

Member Function Documentation

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

Get a description of the error.

Implements dds::core::Exception.


RTI Connext Modern C++ API Version 6.0.0 Copyright © Sun Mar 3 2019 Real-Time Innovations, Inc