MFEM  v4.6.0
Finite element discretization library
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 97 of file zstr.hpp.

Constructor & Destructor Documentation

◆ Exception()

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

Definition at line 101 of file zstr.hpp.

Member Function Documentation

◆ what()

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

Definition at line 102 of file zstr.hpp.


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