MFEM  v4.3.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 91 of file zstr.hpp.

Constructor & Destructor Documentation

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

Definition at line 95 of file zstr.hpp.

Member Function Documentation

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

Definition at line 96 of file zstr.hpp.


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