![]() |
v0.15.0 |
#include "include/Exceptions.hpp"
Public Member Functions | |
| MoFEMExceptionInitial (const int error_code, const char error_message[], const int line) | |
Public Member Functions inherited from MoFEM::Exceptions::MoFEMExceptionRepeat | |
| MoFEMExceptionRepeat (const int error_code, const int line) | |
Public Member Functions inherited from MoFEM::Exceptions::MoFEMException | |
| MoFEMException (const MoFEMErrorCodes error_code) | |
| MoFEMException (const MoFEMErrorCodes error_code, const char error_message[]) | |
| const char * | what () const throw () |
Additional Inherited Members | |
Public Attributes inherited from MoFEM::Exceptions::MoFEMExceptionRepeat | |
| const int | lINE |
Public Attributes inherited from MoFEM::Exceptions::MoFEMException | |
| const int | errorCode |
| char | errorMessage [1024] |
Protected Member Functions inherited from MoFEM::Exceptions::MoFEMException | |
| MoFEMException (const int error_code) | |
Definition at line 46 of file Exceptions.hpp.
|
inline |
Definition at line 47 of file Exceptions.hpp.