OpenMAMA
Wombat::MamdaDataException Class Reference

MAMDA data exceptions. More...

#include <MamdaDataException.h>

Inherits invalid_argument.

Public Member Functions

 MamdaDataException (const string &message)
 Constructs a new exception with the specified detail message.

Detailed Description

MAMDA data exceptions.

Constructor & Destructor Documentation

Wombat::MamdaDataException::MamdaDataException ( const string &  message)

Constructs a new exception with the specified detail message.

: invalid_argument (message)
{
}

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


© 2012 Linux Foundation