TestFrameWork::Exception Class Reference
List of all members.
Public Member Functions |
|
| Exception (const std::wstring &message=L"") |
|
DWORD | GetErrorCode (void) const |
|
const std::wstring & | GetErrorFormattedString (void) const |
|
const std::wstring & | GetMessage (void) const |
Protected Attributes |
|
std::wstring | m_message |
|
DWORD | m_errorCode |
|
std::wstring | m_formattedError |
The documentation for this class was generated from the following files:
- src/TaskBasedFlockSim/Exception.h
- src/TaskBasedFlockSim/Exception.cpp