Thrown if not a netCDF id.
More...
#include "ncException.h"
|
| | NcInvalidArg (const char *complaint, const char *file, int line) |
| |
| int | errorCode () const throw () |
| |
| const char * | what () const throw () |
| |
Thrown if not a netCDF id.
Definition at line 62 of file ncException.h.
◆ NcInvalidArg()
| NcInvalidArg::NcInvalidArg |
( |
const char * |
complaint, |
|
|
const char * |
file, |
|
|
int |
line |
|
) |
| |
◆ errorCode()
| int NcException::errorCode |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inherited |
◆ what()
| const char * NcException::what |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inherited |
The documentation for this class was generated from the following files: