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

An operation failed due to an unsatisfied precondition. More...

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

Public Member Functions

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

Detailed Description

An operation failed due to an unsatisfied precondition.

Member Function Documentation

◆ what()

virtual const char* dds::core::PreconditionNotMetError::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.