Package org.apache.maven.plugin.prefix
Class NoPluginFoundForPrefixException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.plugin.prefix.NoPluginFoundForPrefixException
- All Implemented Interfaces:
- Serializable
NoPluginFoundForPrefixException
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionNoPluginFoundForPrefixException(String prefix, List<String> pluginGroups, org.eclipse.aether.repository.LocalRepository localRepository, List<org.eclipse.aether.repository.RemoteRepository> remoteRepositories) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
NoPluginFoundForPrefixException
 
-