public class ErrorTypeJsonDeserializer extends Object implements com.google.gson.JsonDeserializer<org.mule.runtime.api.message.ErrorType>
JsonDeserializer and it can be registered to Gson as a Type Adapter in order to
deserialize ErrorTypes| Constructor and Description |
|---|
ErrorTypeJsonDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.message.ErrorType |
deserialize(com.google.gson.JsonElement jsonElement,
Type type,
com.google.gson.JsonDeserializationContext jsonDeserializationContext) |
public org.mule.runtime.api.message.ErrorType deserialize(com.google.gson.JsonElement jsonElement,
Type type,
com.google.gson.JsonDeserializationContext jsonDeserializationContext)
throws com.google.gson.JsonParseException
deserialize in interface com.google.gson.JsonDeserializer<org.mule.runtime.api.message.ErrorType>com.google.gson.JsonParseExceptionCopyright © 2022 MuleSoft, Inc.. All rights reserved.