|
AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
|
Information on an Inlet verification error. More...
#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/main/src/axom/inlet/inlet_utils.hpp>
Public Member Functions | |
| bool | messageContains (const std::string substr) const |
| Returns whether a given substring is present in the error message. More... | |
Public Attributes | |
| const axom::Path | path |
| The path to the container/field/function with the error. More... | |
| const std::string | message |
| The error message. More... | |
Information on an Inlet verification error.
|
inline |
Returns whether a given substring is present in the error message.
References message.
| const axom::Path axom::inlet::VerificationError::path |
The path to the container/field/function with the error.
| const std::string axom::inlet::VerificationError::message |
The error message.