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 44 of file error.hpp.
◆ ErrorException()
mfem::ErrorException::ErrorException |
( |
const std::string & | in_msg | ) |
|
|
inlineexplicit |
◆ ~ErrorException()
virtual mfem::ErrorException::~ErrorException |
( |
| ) |
|
throw | ( | ) | | | |
|
inlinevirtual |
◆ what()
const char * mfem::ErrorException::what |
( |
| ) |
const |
throw | ( | ) | | | |
|
virtual |
The documentation for this class was generated from the following files: