NetCDF-C++ 4.3.1
|
Thrown if, having set NC_NOCLOBBER, the specified dataset already exists. More...
#include "ncException.h"
Public Member Functions | |
NcExist (const char *complaint, const char *file, int line) | |
int | errorCode () const throw () |
const char * | what () const throw () |
Thrown if, having set NC_NOCLOBBER, the specified dataset already exists.
Definition at line 55 of file ncException.h.
NcExist::NcExist | ( | const char * | complaint, |
const char * | file, | ||
int | line | ||
) |
Definition at line 106 of file ncException.cpp.
|
inherited |
Definition at line 91 of file ncException.cpp.
|
inherited |
Definition at line 86 of file ncException.cpp.