fun getException(objectMapper: ObjectMapper!): Optional<RPCRequestFailedException!>!
(source)
objectMapper
- ObjectMapper!: the objectmatter to deserialize the error with.
Return
Optional<RPCRequestFailedException!>!: an exception if this represents an error RPC response, otherwise nothing