public static class JacksonDeserializer.ConditionException
extends com.fasterxml.jackson.core.JsonProcessingException
| Modifier | Constructor and Description |
|---|---|
protected |
ConditionException(String msg) |
protected |
ConditionException(String msg,
com.fasterxml.jackson.core.JsonLocation loc) |
protected |
ConditionException(String msg,
com.fasterxml.jackson.core.JsonLocation loc,
Throwable rootCause) |
protected |
ConditionException(String msg,
Throwable rootCause) |
protected |
ConditionException(Throwable rootCause) |
getLocation, getMessage, getMessageSuffix, getOriginalMessage, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceprotected ConditionException(String msg, com.fasterxml.jackson.core.JsonLocation loc, Throwable rootCause)
protected ConditionException(String msg)
protected ConditionException(String msg, com.fasterxml.jackson.core.JsonLocation loc)
protected ConditionException(Throwable rootCause)
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.