Class ReadingByteLimitException

All Implemented Interfaces:
Serializable

@Deprecated public class ReadingByteLimitException extends ITextException
Deprecated.
Thrown when the limit on the number of bytes read was violated.
See Also:
  • Constructor Details

    • ReadingByteLimitException

      public ReadingByteLimitException()
      Deprecated.
      Creates a new ReadingByteLimitException instance.