public interface ErrorDiagnoser
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ROLE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canDiagnose(java.lang.Throwable error) |
java.lang.String |
diagnose(java.lang.Throwable error) |