Constructor and Description |
---|
HttpError(int statusCode,
String message) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage()
Returns error message.
|
int |
getStatusCode()
Returns the error status code.
|
public int getStatusCode()
public String getMessage()
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.