NetCDF-C++ 4.3.1
|
Thrown if an error was reported by the HDF5 layer. More...
#include "ncException.h"
Public Member Functions | |
NcHdfErr (const char *complaint, const char *file, int line) | |
int | errorCode () const throw () |
const char * | what () const throw () |
Thrown if an error was reported by the HDF5 layer.
Definition at line 271 of file ncException.h.
NcHdfErr::NcHdfErr | ( | const char * | complaint, |
const char * | file, | ||
int | line | ||
) |
Definition at line 226 of file ncException.cpp.
|
inherited |
Definition at line 91 of file ncException.cpp.
|
inherited |
Definition at line 86 of file ncException.cpp.