BIE::NetCDFFormatException Class Reference

Handles cases where NetCDF format does not meet expectations. More...

#include <BIEException.h>

Inheritance diagram for BIE::NetCDFFormatException:
Collaboration diagram for BIE::NetCDFFormatException:

List of all members.

Public Member Functions

 NetCDFFormatException (string varname, int varid, int vardim, string netcdffilename, string sourcefilename, int sourcelinenumber)
 Handles case where a variable is not one dimensional.
 NetCDFFormatException (string varname, int varid, string netcdffilename, string sourcefilename, int sourcelinenumber)
 Handle case where a variable does not have an unlimited array length.
 NetCDFFormatException (string varname, int varid, string netcdffilename, nc_type vartype, string sourcefilename, int sourcelinenumber)
 Handle case where a variable has a type we don't use.
 NetCDFFormatException (string fieldname, int fieldindex, string sourcefilename, int sourcelinenumber)
 Handle case where user tries to include String field in NetCDF file.


Detailed Description

Handles cases where NetCDF format does not meet expectations.
The documentation for this class was generated from the following file:

Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU.
Documentation generated at Fri Mar 26 00:35:12 2010 by doxygen