Class ReadingByteLimitException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.itextpdf.commons.exceptions.ITextException
-
- com.itextpdf.styledxmlparser.exceptions.ReadingByteLimitException
-
- All Implemented Interfaces:
java.io.Serializable
public class ReadingByteLimitException extends ITextException
Thrown when the limit on the number of bytes read was violated.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ReadingByteLimitException()
-