map::ump::UMPException Class Reference

#include <UMPException.h>

Public Member Functions

 UMPException (const std::string &msg)
const std::stringgetMessage () const

Private Attributes

std::string _msg

Detailed Description

Definition at line 8 of file UMPException.h.


Constructor & Destructor Documentation

map::ump::UMPException::UMPException ( const std::string msg  )  [inline]

Definition at line 13 of file UMPException.h.


Member Function Documentation

const std::string& map::ump::UMPException::getMessage (  )  const [inline]

Definition at line 18 of file UMPException.h.

References _msg.


Field Documentation

Definition at line 11 of file UMPException.h.

Referenced by getMessage().


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

Generated by  doxygen 1.6.2