Home
last modified time | relevance | path

Searched defs:sl4aException (Results 1 – 1 of 1) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
DJsonRpcResult.java79 public static JSONObject error(Object id, Sl4aException sl4aException) throws JSONException { in error()
117 public static JSONObject error(Object id, Sl4aException sl4aException, Object details) in error()