MEP::BaseWindow exceptions handler.
More...
#include <BaseWindow.h>
MEP::BaseWindow exceptions handler.
◆ WindowException() [1/6]
| MEP::WindowException::WindowException |
( |
const unsigned int |
ID, |
|
|
const std::string & |
msg |
|
) |
| |
|
inlineexplicit |
◆ WindowException() [2/6]
| MEP::WindowException::WindowException |
( |
const unsigned int |
ID, |
|
|
const char * |
msg |
|
) |
| |
|
inlineexplicit |
◆ WindowException() [3/6]
◆ WindowException() [4/6]
| MEP::WindowException::WindowException |
( |
const std::string & |
msg | ) |
|
|
inlineexplicit |
◆ WindowException() [5/6]
| MEP::WindowException::WindowException |
( |
const char * |
msg | ) |
|
|
inlineexplicit |
◆ WindowException() [6/6]
◆ operator<<
Overloading the << operator.
◆ master
| bool MEP::WindowException::master = false |
◆ Message
| std::string MEP::WindowException::Message |
◆ WindowID
| const unsigned int MEP::WindowException::WindowID = 0 |