Class ThrowableSerializer
java.lang.Object
de.qytera.qtaf.core.gson.serializer.ThrowableSerializer
- All Implemented Interfaces:
com.google.gson.JsonSerializer<Throwable>
public class ThrowableSerializer
extends Object
implements com.google.gson.JsonSerializer<Throwable>
Converts Throwable object to JSON
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ThrowableSerializer
public ThrowableSerializer()
-
-
Method Details