Class InsufficientDataException

  • All Implemented Interfaces:
    java.io.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:
    Serialized Form