public class JsonParseException extends IllegalArgumentException
IllegalArgumentException thrown when source JSON is invalid.| Constructor and Description | 
|---|
| JsonParseException() | 
| JsonParseException(Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JsonParseException()
public JsonParseException(Throwable cause)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.