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