public class Explanation
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Explanation.Error |
| Modifier and Type | Field and Description |
|---|---|
private int |
code |
private java.lang.String |
explanation |
| Constructor and Description |
|---|
Explanation() |