NetCDF-C++
4.3.1-developer
|
Thrown if an operation to set the chunking, endianness, fill of a NcVar object is issued after a call to NcVar::getVar or NcVar::putVar has been made. More...
#include "ncException.h"
Public Member Functions | |
NcElateDef (const char *complaint, const char *file, int line) | |
int | errorCode () const throw () |
const char * | what () const throw () |
Thrown if an operation to set the chunking, endianness, fill of a NcVar object is issued after a call to NcVar::getVar or NcVar::putVar has been made.
Definition at line 426 of file ncException.h.