#include "Exception.h"
◆ WarningException() [1/3]
WarningException::WarningException |
( |
| ) |
|
|
inline |
◆ WarningException() [2/3]
WarningException::WarningException |
( |
const char * | _what | ) |
|
Assignment constructor.
- Parameters
-
◆ WarningException() [3/3]
WarningException::WarningException |
( |
const std::exception & | _other | ) |
|
Copy constructor.
- Parameters
-
◆ ~WarningException()
virtual WarningException::~WarningException |
( |
| ) |
|
throw | ( | ) | | | |
|
inlinevirtual |
The documentation for this class was generated from the following files: