Serialized Form
-
Package io.avaje.jex.http
-
Exception io.avaje.jex.http.BadGatewayResponse
class BadGatewayResponse extends HttpResponseException implements Serializable -
Exception io.avaje.jex.http.BadRequestResponse
class BadRequestResponse extends HttpResponseException implements Serializable -
Exception io.avaje.jex.http.ConflictResponse
class ConflictResponse extends HttpResponseException implements Serializable -
Exception io.avaje.jex.http.ForbiddenResponse
class ForbiddenResponse extends HttpResponseException implements Serializable -
Exception io.avaje.jex.http.GatewayTimeoutResponse
class GatewayTimeoutResponse extends HttpResponseException implements Serializable -
Exception io.avaje.jex.http.GoneResponse
class GoneResponse extends HttpResponseException implements Serializable -
Exception io.avaje.jex.http.HttpResponseException
class HttpResponseException extends RuntimeException implements Serializable -
Exception io.avaje.jex.http.InternalServerErrorResponse
class InternalServerErrorResponse extends HttpResponseException implements Serializable -
Exception io.avaje.jex.http.MethodNotAllowedResponse
class MethodNotAllowedResponse extends HttpResponseException implements Serializable -
Exception io.avaje.jex.http.NotFoundResponse
class NotFoundResponse extends HttpResponseException implements Serializable -
Exception io.avaje.jex.http.RedirectResponse
class RedirectResponse extends HttpResponseException implements Serializable -
Exception io.avaje.jex.http.UnauthorizedResponse
class UnauthorizedResponse extends HttpResponseException implements Serializable
-