クラス HttpServerErrorException

実装済みのインターフェース一覧:
SerializableSE
既知の直属サブクラス
HttpServerErrorException.BadGateway、HttpServerErrorException.GatewayTimeout、HttpServerErrorException.InternalServerError、HttpServerErrorException.NotImplemented、HttpServerErrorException.ServiceUnavailable

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