public static class DefaultHCIException.ExceptionReason extends Object
| Constructor and Description |
|---|
ExceptionReason(String prettyName,
String message,
String... argNames) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getArgNames() |
int |
getExpectedArgCount() |
String |
getMessage() |
String |
getMessage(List<String> argv) |
String |
getPrettyName() |
String |
toString() |