Class InvalidPluginDescriptorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.plexus.configuration.PlexusConfigurationException
org.apache.maven.plugin.descriptor.InvalidPluginDescriptorException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- DuplicateMojoDescriptorException,- DuplicateParameterException,- InvalidParameterException
public class InvalidPluginDescriptorException
extends org.codehaus.plexus.configuration.PlexusConfigurationException
InvalidPluginDescriptorException
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionInvalidPluginDescriptorException(String message) InvalidPluginDescriptorException(String message, Throwable cause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
InvalidPluginDescriptorException
- 
InvalidPluginDescriptorException
 
-