Exception to catch.
More...
#include "include/Exceptions.hpp"
Exception to catch.
Definition at line 20 of file Exceptions.hpp.
◆ MoFEMException() [1/3]
| MoFEM::Exceptions::MoFEMException::MoFEMException |
( |
const MoFEMErrorCodes |
error_code | ) |
|
|
inline |
Definition at line 23 of file Exceptions.hpp.
MoFEMException(const MoFEMErrorCodes error_code)
◆ MoFEMException() [2/3]
| MoFEM::Exceptions::MoFEMException::MoFEMException |
( |
const MoFEMErrorCodes |
error_code, |
|
|
const char |
error_message[] |
|
) |
| |
|
inline |
◆ MoFEMException() [3/3]
| MoFEM::Exceptions::MoFEMException::MoFEMException |
( |
const int |
error_code | ) |
|
|
inlineprotected |
◆ what()
| const char * MoFEM::Exceptions::MoFEMException::what |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
◆ errorCode
| const int MoFEM::Exceptions::MoFEMException::errorCode |
◆ errorMessage
| char MoFEM::Exceptions::MoFEMException::errorMessage[1024] |
The documentation for this struct was generated from the following file: