public interface ExceptionResolver
Throwable
s from server generated ObjectNode
.Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
resolveException(com.fasterxml.jackson.databind.node.ObjectNode response)
Resolves the exception from the given json-rpc
response
ObjectNode . |