public class KeypleReaderIOExceptionJsonSerializer extends java.lang.Object implements com.google.gson.JsonSerializer<KeypleReaderIOException>
KeypleReaderIOException
.
The stacktrace is removed during the process.
Constructor and Description |
---|
KeypleReaderIOExceptionJsonSerializer() |
Modifier and Type | Method and Description |
---|---|
com.google.gson.JsonElement |
serialize(KeypleReaderIOException exception,
java.lang.reflect.Type type,
com.google.gson.JsonSerializationContext jsonSerializationContext) |
public KeypleReaderIOExceptionJsonSerializer()
public com.google.gson.JsonElement serialize(KeypleReaderIOException exception, java.lang.reflect.Type type, com.google.gson.JsonSerializationContext jsonSerializationContext)
serialize
in interface com.google.gson.JsonSerializer<KeypleReaderIOException>