类 HttpServerErrorException

所有已实现的接口:
Serializable
直接已知子类:
HttpServerErrorException.BadGateway, HttpServerErrorException.GatewayTimeout, HttpServerErrorException.InternalServerError, HttpServerErrorException.NotImplemented, HttpServerErrorException.ServiceUnavailable

public class HttpServerErrorException extends HttpStatusCodeException
Exception thrown when an HTTP 5xx is received.
从以下版本开始:
4.0
作者:
Arjen Poutsma
另请参阅: