NetCDF-C++ 4.3.1
netCDF::exceptions::NcStrictNc3 Class Reference

Thrown if attempting netcdf-4 operation on strict nc3 netcdf-4 file. More...

#include "ncException.h"

Inheritance diagram for netCDF::exceptions::NcStrictNc3:
netCDF::exceptions::NcException

Public Member Functions

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

Detailed Description

Thrown if attempting netcdf-4 operation on strict nc3 netcdf-4 file.

Definition at line 348 of file ncException.h.

Constructor & Destructor Documentation

◆ NcStrictNc3()

NcStrictNc3::NcStrictNc3 ( const char *  complaint,
const char *  file,
int  line 
)

Definition at line 270 of file ncException.cpp.

Member Function Documentation

◆ errorCode()

int NcException::errorCode ( ) const
throw (
)
inherited

Definition at line 91 of file ncException.cpp.

◆ what()

const char * NcException::what ( ) const
throw (
)
inherited

Definition at line 86 of file ncException.cpp.


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

Return to the Main Unidata NetCDF page.
Generated on Wed Nov 10 2021 15:25:08 for NetCDF-C++. NetCDF is a Unidata library.