Class GoogleRobotPrivateKeyCredentials.SecretsFileNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.jenkins.plugins.credentials.oauth.GoogleRobotPrivateKeyCredentials.SecretsFileNotFoundException
All Implemented Interfaces:
Serializable
Enclosing class:
GoogleRobotPrivateKeyCredentials

public static class GoogleRobotPrivateKeyCredentials.SecretsFileNotFoundException extends RuntimeException
Exception that gets thrown if SecretsFile could not be found while upgrading legacy GoogleRobotPrivateKeyCredentials
See Also:
  • Constructor Details

    • SecretsFileNotFoundException

      public SecretsFileNotFoundException(Throwable cause)