|  | v0.15.0 | 
#include "include/Exceptions.hpp"
| Public Member Functions | |
| 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 () | 
| Public Attributes | |
| const int | lINE | 
|  Public Attributes inherited from MoFEM::Exceptions::MoFEMException | |
| const int | errorCode | 
| char | errorMessage [1024] | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from MoFEM::Exceptions::MoFEMException | |
| MoFEMException (const int error_code) | |
Definition at line 38 of file Exceptions.hpp.
| 
 | inline | 
Definition at line 40 of file Exceptions.hpp.
| const int MoFEM::Exceptions::MoFEMExceptionRepeat::lINE | 
Definition at line 39 of file Exceptions.hpp.
