Package org.apache.maven.plugin
Class PluginIncompatibleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.plugin.PluginManagerException
org.apache.maven.plugin.PluginIncompatibleException
- All Implemented Interfaces:
 Serializable
Signals a plugin which is not compatible with the current Maven runtime.
- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.apache.maven.plugin.PluginManagerException
getGoal, getPluginArtifactId, getPluginGroupId, getPluginVersion, getProjectMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
PluginIncompatibleException
 
 -