Uses of Class
kong.unirest.core.UnirestParsingException
Packages that use UnirestParsingException
-
Uses of UnirestParsingException in kong.unirest.core
Fields in kong.unirest.core with type parameters of type UnirestParsingExceptionModifier and TypeFieldDescriptionprivate Optional<UnirestParsingException> MockResponse.exprivate Optional<UnirestParsingException> BaseResponse.parsingerrorMethods in kong.unirest.core that return types with arguments of type UnirestParsingExceptionModifier and TypeMethodDescriptionBaseResponse.getParsingError()FailedResponse.getParsingError()HttpResponse.getParsingError()If the transformation to the body failed by an exception it will be kept hereMockResponse.getParsingError()