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

#include <Exception.hpp>

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

Public Member Functions

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

Constructor & Destructor Documentation

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

Member Function Documentation

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

Implements dds::core::Exception.


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