| Package | Description |
|---|---|
| cdac.medinfo.exception |
This package contains customized exception classes
|
| Modifier and Type | Class and Description |
|---|---|
class |
HeaderMissingException
This Exception is raised when Header is not present.
|
class |
InvalidFileFormat
This Exception is raised when Invalid File Format of given file is given.
|
class |
ParseException
This Exception is raised when Parsing of given XML file failed.
|
class |
SerializeException
This Exception is raised when Signals invalid serialization.
|
class |
ValidationException
This Exception is raised when Validation of given XML file failed.
|