Class InvalidPluginException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.plugin.InvalidPluginException
All Implemented Interfaces:
Serializable

public class InvalidPluginException extends Exception
Thrown when a plugin is not internally consistent.
Author:
Brett Porter
See Also: