org.apache.maven.usability
Class MojoFailureExceptionDiagnoser
java.lang.Object
  
org.apache.maven.usability.MojoFailureExceptionDiagnoser
- All Implemented Interfaces: 
 - ErrorDiagnoser
 
public class MojoFailureExceptionDiagnoser
- extends Object
- implements ErrorDiagnoser
  
 
| Fields inherited from interface org.apache.maven.usability.diagnostics.ErrorDiagnoser | 
ROLE | 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
MojoFailureExceptionDiagnoser
public MojoFailureExceptionDiagnoser()
canDiagnose
public boolean canDiagnose(Throwable error)
- Specified by:
 canDiagnose in interface ErrorDiagnoser
 
 
diagnose
public String diagnose(Throwable error)
- Specified by:
 diagnose in interface ErrorDiagnoser
 
 
Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.