Package com.igormaznitsa.jbbp.exceptions
Class JBBPReachedArraySizeLimitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.igormaznitsa.jbbp.exceptions.JBBPException
com.igormaznitsa.jbbp.exceptions.JBBPIOException
com.igormaznitsa.jbbp.exceptions.JBBPReachedArraySizeLimitException
- All Implemented Interfaces:
Serializable
Exception thrown if reached limit of items for whole stream array.
- Since:
- 2.1.0
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJBBPReachedArraySizeLimitException(String message, int readSize, int limitSize) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace