|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectAbstractLogEnabled
org.apache.maven.usability.diagnostics.ErrorDiagnostics
public class ErrorDiagnostics
| Field Summary | |
|---|---|
static java.lang.String |
ROLE
|
| Constructor Summary | |
|---|---|
ErrorDiagnostics()
|
|
| Method Summary | |
|---|---|
void |
contextualize(Context context)
|
java.lang.String |
diagnose(java.lang.Throwable error)
|
void |
setErrorDiagnosers(java.util.List errorDiagnosers)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ROLE
| Constructor Detail |
|---|
public ErrorDiagnostics()
| Method Detail |
|---|
public void setErrorDiagnosers(java.util.List errorDiagnosers)
public java.lang.String diagnose(java.lang.Throwable error)
public void contextualize(Context context)
throws ContextException
ContextException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||