Exception representing a structured exception (SE) caught on Windows.
More...
#include <FMTSeException.h>
Exception representing a structured exception (SE) caught on Windows.
◆ FMTSeException() [1/3]
| Exception::FMTSeException::FMTSeException |
( |
| ) |
|
|
noexcept |
◆ FMTSeException() [2/3]
| Exception::FMTSeException::FMTSeException |
( |
unsigned int |
p_n | ) |
|
|
noexcept |
Construct a FMTSeException from a structured exception number.
- Parameters
-
| [in] | p_n | the structured exception number. |
◆ FMTSeException() [3/3]
| Exception::FMTSeException::FMTSeException |
( |
const FMTSeException & |
p_rhs | ) |
|
|
default |
◆ getSeNumber()
| unsigned int Exception::FMTSeException::getSeNumber |
( |
| ) |
const |
|
noexcept |
Return the structured exception number.
- Returns
- the structured exception number.
◆ operator=()
The documentation for this class was generated from the following file: