| Package | Description |
|---|---|
| com.geotab.http.exception |
| Modifier and Type | Field and Description |
|---|---|
protected JsonRpcErrorData |
JsonRpcErrorDataException.errorData |
| Modifier and Type | Method and Description |
|---|---|
JsonRpcErrorData |
JsonRpcErrorDataException.getErrorData() |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonRpcErrorDataException.setErrorData(JsonRpcErrorData errorData) |
| Constructor and Description |
|---|
ServerInvokerJsonException(String message,
String stackTrace,
Map<String,String> innerError,
JsonRpcErrorData errorData) |
Copyright © 2023. All rights reserved.