asdmbinaries::SDMDataObjectWriterException Class Reference

A class to represent an exception thrown while writing a MIME message containing ALMA binary data. More...

#include <SDMDataObjectWriter.h>

List of all members.

Public Member Functions

 SDMDataObjectWriterException ()
 An empty contructor.
 SDMDataObjectWriterException (const string &m)
 A constructor with a message associated with the exception.
virtual ~SDMDataObjectWriterException ()
 The destructor.
string getMessage () const
 Returns the message associated to this exception.

Protected Attributes

string message

Detailed Description

A class to represent an exception thrown while writing a MIME message containing ALMA binary data.

Definition at line 36 of file SDMDataObjectWriter.h.


Constructor & Destructor Documentation

asdmbinaries::SDMDataObjectWriterException::SDMDataObjectWriterException (  )  [inline]

An empty contructor.

Definition at line 66 of file SDMDataObjectWriter.h.

asdmbinaries::SDMDataObjectWriterException::SDMDataObjectWriterException ( const string &  m  )  [inline]

A constructor with a message associated with the exception.

Parameters:
m a string containing the message.

Definition at line 67 of file SDMDataObjectWriter.h.

asdmbinaries::SDMDataObjectWriterException::~SDMDataObjectWriterException (  )  [inline, virtual]

The destructor.

Definition at line 68 of file SDMDataObjectWriter.h.


Member Function Documentation

string asdmbinaries::SDMDataObjectWriterException::getMessage (  )  const [inline]

Returns the message associated to this exception.

Returns:
a string.

Definition at line 69 of file SDMDataObjectWriter.h.

References message.


Member Data Documentation

Definition at line 62 of file SDMDataObjectWriter.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