Class PluginVersionNotFoundException

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

public class PluginVersionNotFoundException extends Exception
PluginVersionNotFoundException
See Also:
  • Constructor Details Link icon

    • PluginVersionNotFoundException Link icon

      public PluginVersionNotFoundException(String groupId, String artifactId)
  • Method Details Link icon

    • getGroupId Link icon

      public String getGroupId()
    • getArtifactId Link icon

      public String getArtifactId()