netcdf-C++
netCDF::exceptions::NcNullDim Class Reference

#include <ncException.h>

Inheritance diagram for netCDF::exceptions::NcNullDim:

Detailed Description

Thrown if the requested operation is on a NULL dimension.

This exception is thrown if an operation on a NcDim object is requested which is empty. To test if the object is empty used NcDim::isNull()


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