public static class MessageParser.MessageContextException extends Exception
| Modifier and Type | Field and Description |
|---|---|
String |
nextElement |
com.fasterxml.jackson.core.JsonToken |
token |
| Constructor and Description |
|---|
MessageContextException(com.fasterxml.jackson.core.JsonToken token,
String nextElement,
String descrip) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021 The Apache Software Foundation. All rights reserved.