Package org.apache.maven.plugin
Class InvalidPluginException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.plugin.InvalidPluginException
- All Implemented Interfaces:
Serializable
Thrown when a plugin is not internally consistent.
- See Also:
-
Constructor Summary
ConstructorDescriptionInvalidPluginException
(String message) InvalidPluginException
(String message, ProjectBuildingException e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidPluginException
-
InvalidPluginException
-
InvalidPluginException
-