|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.apache.maven.plugin.prefix.NoPluginFoundForPrefixException
public class NoPluginFoundForPrefixException
Constructor Summary | |
---|---|
NoPluginFoundForPrefixException(java.lang.String prefix,
java.util.List<java.lang.String> pluginGroups,
org.sonatype.aether.repository.LocalRepository localRepository,
java.util.List<org.sonatype.aether.repository.RemoteRepository> remoteRepositories)
|
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NoPluginFoundForPrefixException(java.lang.String prefix, java.util.List<java.lang.String> pluginGroups, org.sonatype.aether.repository.LocalRepository localRepository, java.util.List<org.sonatype.aether.repository.RemoteRepository> remoteRepositories)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |