BON::Exception Class Reference

#include <Exceptions.h>

Inheritance diagram for BON::Exception:
Inheritance graph
[legend]
Collaboration diagram for BON::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 144 of file Exceptions.h.


Constructor & Destructor Documentation

BON::Exception::Exception ( HRESULT  hResult  ) 

Definition at line 199 of file Exceptions.cpp.

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

Definition at line 210 of file Exceptions.cpp.

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

Reimplemented from Util::Exception.

Definition at line 221 of file Exceptions.cpp.

BON::Exception::Exception ( const Exception ex  ) 

Definition at line 226 of file Exceptions.cpp.

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

Reimplemented from Util::Exception.

Definition at line 159 of file Exceptions.h.


Member Function Documentation

HRESULT BON::Exception::getHResult (  )  const

Definition at line 231 of file Exceptions.cpp.

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

Reimplemented from Util::Exception.

Definition at line 236 of file Exceptions.cpp.


The documentation for this class was generated from the following files:
Generated on Thu May 30 15:58:14 2013 for GME by  doxygen 1.6.3