OpenMAMA
Wombat::MamdaDataException Class Reference

MAMDA data exceptions. More...

#include <MamdaDataException.h>

Inheritance diagram for Wombat::MamdaDataException:

Public Member Functions

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

Detailed Description

MAMDA data exceptions.

Constructor & Destructor Documentation

◆ MamdaDataException()

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

Constructs a new exception with the specified detail message.

45  : invalid_argument (message)
46  {
47  }

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


© 2012 Linux Foundation