Class ExceptionJsonSerializer

java.lang.Object
org.alfresco.util.json.ExceptionJsonSerializer
All Implemented Interfaces:
JsonSerializer<Throwable,org.json.JSONObject>

public class ExceptionJsonSerializer extends Object implements JsonSerializer<Throwable,org.json.JSONObject>