Uses of Class
kong.unirest.UnirestParsingException
-
Packages that use UnirestParsingException Package Description kong.unirest -
-
Uses of UnirestParsingException in kong.unirest
Methods in kong.unirest that return types with arguments of type UnirestParsingException Modifier and Type Method Description Optional<UnirestParsingException>FailedResponse. getParsingError()Optional<UnirestParsingException>HttpResponse. getParsingError()If the transformation to the body failed by an exception it will be kept here
-