Class InvalidJsonPropertyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
com.atlassian.jira.entity.property.InvalidJsonPropertyException
- All Implemented Interfaces:
Serializable
Indicates that the
String value supplied as a JSON EntityProperty
could not be accepted because it is malformed.- Since:
- v6.1
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString