moab
moab::ReadHDF5Dataset::Exception Class Reference

#include <ReadHDF5Dataset.hpp>

List of all members.

Public Member Functions

 Exception (int l)

Public Attributes

int line_no

Detailed Description

Definition at line 46 of file ReadHDF5Dataset.hpp.


Constructor & Destructor Documentation

Definition at line 46 of file ReadHDF5Dataset.hpp.

{ public: int line_no; Exception(int l) : line_no(l) {} };

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines