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

    • PluginVersionNotFoundException

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

    • getGroupId

      public String getGroupId()
    • getArtifactId

      public String getArtifactId()