Class LengthLimitingJsonProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.fasterxml.jackson.core.JacksonException
com.fasterxml.jackson.core.JsonProcessingException
com.hubspot.jinjava.objects.serialization.LengthLimitingJsonProcessingException
- All Implemented Interfaces:
Serializable
@Beta
public class LengthLimitingJsonProcessingException
extends com.fasterxml.jackson.core.JsonProcessingException
- See Also:
-
Method Summary
Methods inherited from class com.fasterxml.jackson.core.JsonProcessingException
clearLocation, getLocation, getMessage, getOriginalMessage, getProcessor, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Method Details
-
getAttemptedSize
public int getAttemptedSize() -
getMaxSize
public int getMaxSize()
-