NetCDF-C++  4.3.1-developer
netCDF::exceptions::NcElateDef Class Reference

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"

Inheritance diagram for netCDF::exceptions::NcElateDef:
Collaboration diagram for netCDF::exceptions::NcElateDef:

Public Member Functions

 NcElateDef (const char *complaint, const char *file, int line)
 
int errorCode () const throw ()
 
const char * what () const throw ()
 

Detailed Description

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.


The documentation for this class was generated from the following files:

Return to the Main Unidata NetCDF page.
Generated on Fri Nov 11 2016 15:28:29 for NetCDF-C++. NetCDF is a Unidata library.