IOSS 2.0
Loading...
Searching...
No Matches
Ioss::glob::Error Class Reference

#include <Ioss_Glob.h>

Inheritance diagram for Ioss::glob::Error:
[legend]
Collaboration diagram for Ioss::glob::Error:
[legend]

Public Member Functions

 Error (std::string msg)
 
 ~Error () override
 
const char * what () const noexcept override
 

Private Attributes

std::string msg_
 

Constructor & Destructor Documentation

◆ Error()

Ioss::glob::Error::Error ( std::string msg)
inlineexplicit

◆ ~Error()

Ioss::glob::Error::~Error ( )
overridedefault

Member Function Documentation

◆ what()

const char * Ioss::glob::Error::what ( ) const
inlineoverridenoexcept

Member Data Documentation

◆ msg_

std::string Ioss::glob::Error::msg_
private

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