Class VersionNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.jenkins.tools.pluginmanager.cli.VersionNotFoundException
All Implemented Interfaces:
Serializable

public class VersionNotFoundException extends RuntimeException
See Also:
  • Constructor Details

    • VersionNotFoundException

      public VersionNotFoundException(String message)
    • VersionNotFoundException

      public VersionNotFoundException(String message, Throwable cause)