Class NearExceptionResolver
- java.lang.Object
-
- com.syntifi.near.api.rpc.jsonrpc4j.exception.NearExceptionResolver
-
- All Implemented Interfaces:
com.googlecode.jsonrpc4j.ExceptionResolver
public class NearExceptionResolver extends java.lang.Object implements com.googlecode.jsonrpc4j.ExceptionResolver
Custom exception handler for jsonrpc4j client- Since:
- 0.0.1
- Author:
- Alexandre Carvalho, Andre Bertolace
-
-
Constructor Summary
Constructors Constructor Description NearExceptionResolver()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Throwable
resolveException(com.fasterxml.jackson.databind.node.ObjectNode response)
-