Class BoundryException

All Implemented Interfaces:
Serializable

public class BoundryException extends IOStatusException
Used when OCCURS-DEPENING boundry is violated in SequentialFiles.
E.g. If a record/field is defined as 100Chars, and 110 is read.
See Also: