public class HttpInterceptorException
extends java.lang.Exception
Constructor and Description |
---|
HttpInterceptorException(java.lang.String msg,
int code)
Constructs a HttpInterceptorException with the specified HTTP status message and code.
|
Modifier and Type | Method and Description |
---|---|
int |
getCode() |