public class FieldTooLongJsonPropertyException extends IllegalArgumentException
Constructor and Description |
---|
FieldTooLongJsonPropertyException(String field,
int actualLength,
int maximumLength) |
Modifier and Type | Method and Description |
---|---|
int |
getActualLength() |
String |
getField() |
int |
getMaximumLength() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2002-2017 Atlassian. All Rights Reserved.