public class ServerInvokerJsonException extends JsonRpcErrorDataException
ServerInvoker.errorData| Constructor and Description |
|---|
ServerInvokerJsonException(String message,
String stackTrace,
Map<String,String> innerError,
JsonRpcErrorData errorData) |
| Modifier and Type | Method and Description |
|---|---|
String |
getServerStackTrace()
Gets a string representation of the frames on the call stack at the time the current exception was thrown.
|
getErrorData, setErrorDataaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getServerStackTrace()
Copyright © 2023. All rights reserved.