public class CDFException
extends java.lang.Exception
Modifier and Type | Class and Description |
---|---|
static class |
CDFException.NoRecords
Exceptions thrown by methods of CDFReader to indicate absence of
data for a variable.
|
static class |
CDFException.ReaderError
Exceptions thrown by methods of CDFReader and its superclasses.
|
static class |
CDFException.WriterError
Exceptions thrown by methods of CDFWriter and its superclass.
|
Constructor and Description |
---|
CDFException(java.lang.String message) |