Serialized Form
-
Package com.github.fmjsjx.libnetty.http.server.component
-
Class com.github.fmjsjx.libnetty.http.server.component.JsonLibrary.JsonException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- 4697052174693197902L
-
-
Package com.github.fmjsjx.libnetty.http.server.exception
-
Class com.github.fmjsjx.libnetty.http.server.exception.BadRequestException extends HttpFailureException implements Serializable
- serialVersionUID:
- -5451724237434938174L
-
Class com.github.fmjsjx.libnetty.http.server.exception.HttpFailureException extends com.github.fmjsjx.libnetty.http.exception.HttpRuntimeException implements Serializable
- serialVersionUID:
- -1392803129128681473L
-
Class com.github.fmjsjx.libnetty.http.server.exception.ManualHttpFailureException extends HttpFailureException implements Serializable
- serialVersionUID:
- -7247664259899283220L
-
Serialized Fields
-
content
java.lang.String content
-
contentType
java.lang.CharSequence contentType
-
status
io.netty.handler.codec.http.HttpResponseStatus status
-
-
Class com.github.fmjsjx.libnetty.http.server.exception.SimpleHttpFailureException extends HttpFailureException implements Serializable
- serialVersionUID:
- 5524273483668587550L
-
Serialized Fields
-
status
io.netty.handler.codec.http.HttpResponseStatus status
-
-
-
Package com.github.fmjsjx.libnetty.http.server.middleware
-
Class com.github.fmjsjx.libnetty.http.server.middleware.SupportJson.JsonException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- 4697052174693197902L
-