public class MojoNotFoundException extends Exception
| Constructor and Description | 
|---|
MojoNotFoundException(String goal,
                                          PluginDescriptor pluginDescriptor)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getGoal()  | 
PluginDescriptor | 
getPluginDescriptor()  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MojoNotFoundException(String goal, PluginDescriptor pluginDescriptor)
public PluginDescriptor getPluginDescriptor()
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.