public class ServerException extends InvocationException
| Constructor and Description |
|---|
ServerException(int code,
java.lang.String message,
com.fasterxml.jackson.databind.JsonNode data) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
com.fasterxml.jackson.databind.JsonNode |
getData() |