public class WebError extends Object
| Constructor and Description |
|---|
WebError(String key,
int statusCode,
List<String> parameters) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
List<String> |
getParameters() |
int |
getStatusCode() |
Copyright © 2018. All rights reserved.