|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.usability.InvalidArtifactDiagnoser
public class InvalidArtifactDiagnoser
Field Summary |
---|
Fields inherited from interface org.apache.maven.usability.diagnostics.ErrorDiagnoser |
---|
ROLE |
Constructor Summary | |
---|---|
InvalidArtifactDiagnoser()
|
Method Summary | |
---|---|
boolean |
canDiagnose(java.lang.Throwable error)
|
java.lang.String |
diagnose(java.lang.Throwable error)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InvalidArtifactDiagnoser()
Method Detail |
---|
public boolean canDiagnose(java.lang.Throwable error)
canDiagnose
in interface org.apache.maven.usability.diagnostics.ErrorDiagnoser
public java.lang.String diagnose(java.lang.Throwable error)
diagnose
in interface org.apache.maven.usability.diagnostics.ErrorDiagnoser
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |