public class ProblemInfo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ProblemInfo.Status |
| Modifier and Type | Field and Description |
|---|---|
String |
message |
String |
outcome |
ProblemInfo.Status |
status |
| Constructor and Description |
|---|
ProblemInfo() |
public String message
public ProblemInfo.Status status
public String outcome