public class ExceptionSerializer
extends java.lang.Object
implements com.google.gson.JsonSerializer<java.lang.Throwable>
| Constructor and Description |
|---|
ExceptionSerializer() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
serialize(java.lang.Throwable e,
java.lang.reflect.Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |