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