spacepy.pycdf.CDFException¶
- class spacepy.pycdf.CDFException(status)[source]¶
Base class for errors or warnings in the CDF library.
Not normally used directly, but in subclasses
CDFErrorandCDFWarning.Error messages provided by this class are looked up from the underlying C library.
