Extension: Json and NetCDF utilities
#include "dg/file/file.h" (includes both Json and NetCDF utilities)
|
Class thrown by the NC_Error_Handle. More...
Public Member Functions | |
NC_Error (int error) | |
Construct from error code. More... | |
char const * | what () const throw () |
What string. More... | |
Class thrown by the NC_Error_Handle.
|
inline |
Construct from error code.
error | netcdf error code |
|
inline |
What string.