Exception class thrown when MFEM encounters an error and the current ErrorAction is set to MFEM_ERROR_THROW.
More...
#include <error.hpp>
Exception class thrown when MFEM encounters an error and the current ErrorAction is set to MFEM_ERROR_THROW.
Definition at line 41 of file error.hpp.
mfem::ErrorException::ErrorException |
( |
const std::string & |
in_msg | ) |
|
|
inlineexplicit |
virtual mfem::ErrorException::~ErrorException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
const char * mfem::ErrorException::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
virtual |
The documentation for this class was generated from the following files: