If the format is not recognized at all, a {@link WrongFileFormatException}should be thrown.
If there were errors during loading because of file corruption, an {@link InvalidFileStructureException} must be thrown. @see InvalidFileStructureException @see WrongFileFormatException @author Marco Schmidt
The definition of the model requires some types to be supported. Implementation may support additional types. Components that use a specific implementation may therefore use types that are not required to be supported. However such components should also be able to deal with this kind of exceptions. @author Rupert Westenthaler
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|