public static class PublishingResponse.JsonRpcError extends Object
Constructor and Description |
---|
JsonRpcError() |
Modifier and Type | Method and Description |
---|---|
void |
appendDetailedMessage(String message) |
boolean |
checkError(int errorCode) |
int |
getCode() |
Map<String,Object> |
getData() |
String |
getDetailedMessage() |
String |
getMessage() |
String |
toString() |
Copyright © 2004-2014. All Rights Reserved.