DDS-PSM-C++  1.0
ISO C++ API for OpenSplice DDS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Member Functions | List of all members
dds::core::UnsupportedError Class Reference

#include <Exception.hpp>

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

Public Member Functions

 UnsupportedError (const std::string &msg)
 
 UnsupportedError (const UnsupportedError &src)
 
virtual ~UnsupportedError () throw ()
 
virtual const char * what () const throw ()
 
- Public Member Functions inherited from dds::core::Exception
virtual ~Exception () throw ()
 

Additional Inherited Members

- Protected Member Functions inherited from dds::core::Exception
 Exception ()
 

Detailed Description

Definition at line 169 of file Exception.hpp.

Constructor & Destructor Documentation

dds::core::UnsupportedError::UnsupportedError ( const std::string &  msg)
explicit
dds::core::UnsupportedError::UnsupportedError ( const UnsupportedError src)
virtual dds::core::UnsupportedError::~UnsupportedError ( ) throw ()
virtual

Member Function Documentation

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

Implements dds::core::Exception.


The documentation for this class was generated from the following file: