| Exception | Description |
|---|---|
| CCDException |
This Exception class is the Parent Class for all Exception classes.
|
| HeaderMissingException |
This Exception is raised when Header is not present.
|
| InvalidFileFormat |
This Exception is raised when Invalid File Format of given file is given.
|
| ParseException |
This Exception is raised when Parsing of given XML file failed.
|
| SerializeException |
This Exception is raised when Signals invalid serialization.
|
| ValidationException |
This Exception is raised when Validation of given XML file failed.
|