NetCDF-C++ 4.3.1
|
Thrown if the specified netCDF ID does not refer to an open netCDF dataset. More...
#include "ncException.h"
Public Member Functions | |
NcBadId (const char *complaint, const char *file, int line) | |
int | errorCode () const throw () |
const char * | what () const throw () |
Thrown if the specified netCDF ID does not refer to an open netCDF dataset.
Definition at line 41 of file ncException.h.
NcBadId::NcBadId | ( | const char * | complaint, |
const char * | file, | ||
int | line | ||
) |
Definition at line 97 of file ncException.cpp.
|
inherited |
Definition at line 91 of file ncException.cpp.
|
inherited |
Definition at line 86 of file ncException.cpp.