Serialized Form
-
Package com.github.fmjsjx.libnetty.http.exception
-
Exception com.github.fmjsjx.libnetty.http.exception.HttpRuntimeException
class HttpRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- -1551443950470402372L
-
Exception com.github.fmjsjx.libnetty.http.exception.MultiErrorsException
class MultiErrorsException extends HttpRuntimeException implements Serializable- serialVersionUID:
- -920326062016826505L
-
Serialized Fields
-
errors
Throwable[] errors
The errors.
-
-