Mesh Oriented datABase  (version 5.5.1)
An array-based unstructured mesh library
moab::ReadHDF5Dataset::Exception Class Reference

#include <ReadHDF5Dataset.hpp>

Public Member Functions

 Exception (int l)
 

Public Attributes

int line_no
 

Detailed Description

Definition at line 47 of file ReadHDF5Dataset.hpp.

Constructor & Destructor Documentation

◆ Exception()

moab::ReadHDF5Dataset::Exception::Exception ( int  l)
inline

Definition at line 51 of file ReadHDF5Dataset.hpp.

51 : line_no( l ) {}

Member Data Documentation

◆ line_no

int moab::ReadHDF5Dataset::Exception::line_no

Definition at line 50 of file ReadHDF5Dataset.hpp.


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