MFEM  v4.1.0
Finite element discretization library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
strict_fstream::Exception Class Reference

Exception class thrown by failed operations. More...

#include <zstr.hpp>

Inheritance diagram for strict_fstream::Exception:
[legend]
Collaboration diagram for strict_fstream::Exception:
[legend]

Public Member Functions

 Exception (const std::string &msg)
 
const char * what () const noexcept
 

Detailed Description

Exception class thrown by failed operations.

Definition at line 89 of file zstr.hpp.

Constructor & Destructor Documentation

strict_fstream::Exception::Exception ( const std::string &  msg)
inline

Definition at line 93 of file zstr.hpp.

Member Function Documentation

const char* strict_fstream::Exception::what ( ) const
inlinenoexcept

Definition at line 94 of file zstr.hpp.


The documentation for this class was generated from the following file: