public class HttpWarning extends Object
| Constructor and Description |
|---|
HttpWarning(int code,
String application,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplication() |
int |
getCode() |
String |
getMessage() |
static HttpWarning |
parse(String headerValue) |
Copyright © 2020. All rights reserved.