enumerations::IDLConversionException Class Reference

The IDLConversionException class represents an exception when an error occurs in converting in restoring an Enumeration constant from its IDL representation. More...

#include <IDLConversionException.h>

List of all members.

Public Member Functions

 IDLConversionException (string m)
 Create an exception.
string getMessage () const
 Return the name of the exception followed by its cause.

Protected Attributes

string message

Detailed Description

The IDLConversionException class represents an exception when an error occurs in converting in restoring an Enumeration constant from its IDL representation.

Definition at line 40 of file IDLConversionException.h.


Constructor & Destructor Documentation

enumerations::IDLConversionException::IDLConversionException ( string  m  )  [inline]

Create an exception.

The constructor takes a string as a parameter, describing the cause of the exception.

Parameters:
m The message associated to the exception.

Definition at line 61 of file IDLConversionException.h.


Member Function Documentation

string enumerations::IDLConversionException::getMessage (  )  const [inline]

Return the name of the exception followed by its cause.

Definition at line 65 of file IDLConversionException.h.

References message.


Member Data Documentation

Definition at line 58 of file IDLConversionException.h.

Referenced by getMessage().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1