asdmbinaries::SDMDataObjectReaderException Class Reference

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

#include <SDMDataObjectReader.h>

List of all members.

Public Member Functions

 SDMDataObjectReaderException ()
 An empty contructor.
 SDMDataObjectReaderException (string m)
 A constructor with a message associated with the exception.
virtual ~SDMDataObjectReaderException ()
 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 reading a MIME message containing ALMA binary data.

Definition at line 67 of file SDMDataObjectReader.h.


Constructor & Destructor Documentation

asdmbinaries::SDMDataObjectReaderException::SDMDataObjectReaderException (  )  [inline]

An empty contructor.

Definition at line 97 of file SDMDataObjectReader.h.

asdmbinaries::SDMDataObjectReaderException::SDMDataObjectReaderException ( string  m  )  [inline]

A constructor with a message associated with the exception.

Parameters:
m a string containing the message.

Definition at line 98 of file SDMDataObjectReader.h.

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

The destructor.

Definition at line 99 of file SDMDataObjectReader.h.


Member Function Documentation

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

Returns the message associated to this exception.

Returns:
a string.

Definition at line 100 of file SDMDataObjectReader.h.

References message.


Member Data Documentation

Definition at line 93 of file SDMDataObjectReader.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