public class JSONRPCResponse extends Object implements com.liferay.portal.kernel.json.JSONSerializable
Modifier and Type | Class and Description |
---|---|
class |
JSONRPCResponse.Error |
Constructor and Description |
---|
JSONRPCResponse(JSONRPCRequest jsonRPCRequest,
Object result,
Exception exception) |
public JSONRPCResponse(JSONRPCRequest jsonRPCRequest, Object result, Exception exception)
public String toJSONString()
toJSONString
in interface com.liferay.portal.kernel.json.JSONSerializable