private static class UniversalExceptionMapper.ExceptionInfo extends Object implements JSONEnabled
Modifier and Type | Field and Description |
---|---|
private org.codehaus.jettison.json.JSONObject |
json |
Modifier | Constructor and Description |
---|---|
private |
ExceptionInfo(Throwable e) |
Modifier and Type | Method and Description |
---|---|
private org.codehaus.jettison.json.JSONObject |
createJSONObject(Throwable e) |
org.codehaus.jettison.json.JSONObject |
toJSON() |
String |
toString() |
private org.codehaus.jettison.json.JSONObject json
private ExceptionInfo(Throwable e)
private org.codehaus.jettison.json.JSONObject createJSONObject(Throwable e) throws org.codehaus.jettison.json.JSONException
org.codehaus.jettison.json.JSONException
public org.codehaus.jettison.json.JSONObject toJSON()
toJSON
in interface JSONEnabled
Copyright © 2018. All Rights Reserved.