MON::Exception Class Reference

#include <Exceptions.h>

Inheritance diagram for MON::Exception:
Inheritance graph
[legend]
Collaboration diagram for MON::Exception:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Exception (HRESULT hResult)
 Exception (HRESULT hResult, std::string strMessage, const StringVector &vecParemeters=StringVector())
 Exception (std::string strMessage, const StringVector &vecParemeters=StringVector())
 Exception (const Exception &ex)
virtual ~Exception ()
HRESULT getHResult () const
std::string getKind () const

Detailed Description

Definition at line 181 of file Exceptions.h.


Constructor & Destructor Documentation

MON::Exception::Exception ( HRESULT  hResult  ) 

Definition at line 252 of file Exceptions.cpp.

MON::Exception::Exception ( HRESULT  hResult,
std::string  strMessage,
const StringVector vecParemeters = StringVector() 
)

Definition at line 263 of file Exceptions.cpp.

MON::Exception::Exception ( std::string  strMessage,
const StringVector vecParemeters = StringVector() 
)

Reimplemented from Util::Exception.

Definition at line 274 of file Exceptions.cpp.

MON::Exception::Exception ( const Exception ex  ) 

Definition at line 279 of file Exceptions.cpp.

virtual MON::Exception::~Exception (  )  [inline, virtual]

Reimplemented from Util::Exception.

Definition at line 196 of file Exceptions.h.


Member Function Documentation

HRESULT MON::Exception::getHResult (  )  const

Definition at line 284 of file Exceptions.cpp.

std::string MON::Exception::getKind (  )  const [virtual]

Reimplemented from Util::Exception.

Definition at line 289 of file Exceptions.cpp.


The documentation for this class was generated from the following files:
Generated on Thu May 30 16:00:07 2013 for GME by  doxygen 1.6.3