Class GoogleRobotPrivateKeyCredentials.InvalidSecretsFileException

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

public static class GoogleRobotPrivateKeyCredentials.InvalidSecretsFileException extends RuntimeException
Exception that gets thrown if an invalid SecretsFile is set while upgrading legacy GoogleRobotPrivateKeyCredentials
See Also:
  • Constructor Details

    • InvalidSecretsFileException

      public InvalidSecretsFileException()
    • InvalidSecretsFileException

      public InvalidSecretsFileException(Throwable cause)