27 #ifndef IDLConversionException_CLASS
28 #define IDLConversionException_CLASS
32 namespace enumerations {
65 return "IDLConversionException : cannot convert from IDL. " +
message;
IDLConversionException(string m)
Create an exception.
The IDLConversionException class represents an exception when an error occurs in converting in restor...
string getMessage() const
Return the name of the exception followed by its cause.