我正在尝试使用JAVA通过Sparkpost发送电子邮件。我收到异常“ com.sun.jersey.spi.container.ContainerResponse mapMappableContainerException”,下面是完整的错误日志。有人可以帮我吗?
Oct 22, 2018 4:28:10 PM com.sun.jersey.spi.container.ContainerResponse mapMappableContainerException
SEVERE: The exception contained within MappableContainerException could not be mapped to a response, re-throwing to the HTTP container
java.lang.NoSuchMethodError: org.apache.http.client.utils.URLEncodedUtils.encPath(Ljava/lang/String;Ljava/nio/charset/Charset;)Ljava/lang/String;