Module io.avaje.jex
Package io.avaje.jex.http
package io.avaje.jex.http
Http Exceptions
-
ClassDescriptionThrown when request is invalidProvides access to functions for handling the request and response.This interface represents a cookie used in HTTP communication.Cookie SameSite options.ExceptionHandler<T extends Exception>The routing error handler.A functional interface representing an HTTP request handler.A filter used to pre/post-process incoming requests.Filter chain that contains all subsequent filters that are configured, as well as the final route.Throwing an uncaught
HttpResponseExceptionwill interrupt http processing and set the status code and response body with the given message or json bodyHttp Error Status codesThrown when server has an internal errorThrown when unable to find a route/resourceThrown when redirecting