public class ThrowableJsonDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<Throwable>
| 构造器和说明 |
|---|
ThrowableJsonDeserializer() |
| 限定符和类型 | 方法和说明 |
|---|---|
Exception |
deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic Exception deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext deserializationContext) throws IOException
deserialize 在类中 com.fasterxml.jackson.databind.JsonDeserializer<Throwable>IOExceptionCopyright © 2021. All rights reserved.