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

Attempt to use an entity that has been 'closed'. More...

Inheritance diagram for dds::core::AlreadyClosedError:
Inheritance graph
[legend]
Collaboration diagram for dds::core::AlreadyClosedError:
Collaboration graph
[legend]

Public Member Functions

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

Detailed Description

Attempt to use an entity that has been 'closed'.

Member Function Documentation

◆ what()

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

Access the message contained in this exception.

Reimplemented from dds::core::Exception.


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