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