@Deprecated
public class HttpStatusCodeException
extends java.lang.RuntimeException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
Deprecated.
|
private int |
status
Deprecated.
|
Constructor and Description |
---|
HttpStatusCodeException(int status,
java.lang.String message,
java.lang.Throwable cause)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
getStatus()
Deprecated.
|
private static final long serialVersionUID
private final int status