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::IllegalOperationError Class Reference

#include <Exception.hpp>

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

Public Member Functions

 IllegalOperationError (const std::string &msg)
 
 IllegalOperationError (const IllegalOperationError &src)
 
virtual ~IllegalOperationError () 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 70 of file Exception.hpp.

Constructor & Destructor Documentation

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

Member Function Documentation

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

Implements dds::core::Exception.


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