Uses of Class
kong.unirest.core.UnirestParsingException
-
Packages that use UnirestParsingException Package Description kong.unirest.core -
-
Uses of UnirestParsingException in kong.unirest.core
Methods in kong.unirest.core 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
-