public class JsonMapperParsingException extends ParsingException
| Constructor and Description |
|---|
JsonMapperParsingException(Class<?> type,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getType()
Returns the type of object that failed Json parsing.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2010–2020 Airlift. All rights reserved.