NetCDF-C++ 4.3.1
|
Thrown if operation not allowed in data mode. More...
#include "ncException.h"
Public Member Functions | |
NcNotInDefineMode (const char *complaint, const char *file, int line) | |
int | errorCode () const throw () |
const char * | what () const throw () |
Thrown if operation not allowed in data mode.
Definition at line 76 of file ncException.h.
NcNotInDefineMode::NcNotInDefineMode | ( | const char * | complaint, |
const char * | file, | ||
int | line | ||
) |
Definition at line 118 of file ncException.cpp.
|
inherited |
Definition at line 91 of file ncException.cpp.
|
inherited |
Definition at line 86 of file ncException.cpp.