Serialized Form
-
Package io.avaje.jex.http
-
Exception Class io.avaje.jex.http.BadRequestException
class BadRequestException extends HttpResponseException implements Serializable -
Exception Class io.avaje.jex.http.HttpResponseException
class HttpResponseException extends RuntimeException implements Serializable -
Exception Class io.avaje.jex.http.InternalServerErrorException
class InternalServerErrorException extends HttpResponseException implements Serializable -
Exception Class io.avaje.jex.http.NotFoundException
class NotFoundException extends HttpResponseException implements Serializable -
Exception Class io.avaje.jex.http.RedirectException
class RedirectException extends HttpResponseException implements Serializable
-