public class HttpException extends Exception
Constructor and Description |
---|
HttpException(io.netty.handler.codec.http.HttpResponseStatus responseStatus) |
Modifier and Type | Method and Description |
---|---|
io.netty.handler.codec.http.HttpResponseStatus |
getResponseStatus() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016. All rights reserved.