public class HttpStatusException extends ServerErrorException
Constructor and Description |
---|
HttpStatusException(int code,
String message) |
Modifier and Type | Method and Description |
---|---|
int |
getCode() |
String |
getMessage() |
void |
setCode(int code) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HttpStatusException(int code, String message)
public int getCode()
public void setCode(int code)
public String getMessage()
getMessage
in class Throwable
Copyright © GigaSpaces.