クラス HttpServerErrorException

実装されたすべてのインターフェース:
SerializableSE
既知の直属サブクラス
HttpServerErrorException.BadGatewayHttpServerErrorException.GatewayTimeoutHttpServerErrorException.InternalServerErrorHttpServerErrorException.NotImplementedHttpServerErrorException.ServiceUnavailable

public class HttpServerErrorException extends HttpStatusCodeException
HTTP 5xx を受信したときにスローされる例外。
導入:
3.0
作成者:
Arjen Poutsma
関連事項: