public class JsonQueryException
extends com.fasterxml.jackson.core.JsonProcessingException
| Constructor and Description |
|---|
JsonQueryException(String msg) |
JsonQueryException(Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
static JsonQueryException |
format(String format,
Object... args) |
getLocation, getMessage, getMessageSuffix, getOriginalMessage, getProcessor, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic JsonQueryException(String msg)
public JsonQueryException(Throwable e)
public static JsonQueryException format(String format, Object... args)
Copyright © 2017. All rights reserved.