public class CrowdinApiExceptionDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<CrowdinApiException>
| Constructor and Description |
|---|
CrowdinApiExceptionDeserializer(com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
| Modifier and Type | Method and Description |
|---|---|
CrowdinApiException |
deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic CrowdinApiExceptionDeserializer(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
public CrowdinApiException deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws java.io.IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<CrowdinApiException>java.io.IOException