libMesh::FileError Class Reference
#include <libmesh_exceptions.h>
Public Member Functions | |
| FileError (const std::string &filename) | |
Detailed Description
A class representing a failed attempt by the library to open a file (or construct an fstream, etc), to be thrown by "libmesh_file_error(filename);" For ease of debugging, "filename" should include any (absolute or relative or implicit) pathname that was part of the failed open.
Definition at line 61 of file libmesh_exceptions.h.
Constructor & Destructor Documentation
| libMesh::FileError::FileError | ( | const std::string & | filename | ) | [inline] |
Definition at line 64 of file libmesh_exceptions.h.
The documentation for this class was generated from the following file:
Site Created By: libMesh Developers
Last modified: February 05 2013 19:55:28 UTC
Hosted By: