Class InsufficientDataException

All Implemented Interfaces:
Serializable

public class InsufficientDataException extends ImportExportException
Exception for cases where insufficiency of some data occurs.

This exception should be rather used at data lines processing than during header analysis.

See Also: