Class GoogleRobotPrivateKeyCredentials.MissingSecretsFileException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.google.jenkins.plugins.credentials.oauth.GoogleRobotPrivateKeyCredentials.MissingSecretsFileException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- GoogleRobotPrivateKeyCredentials
public static class GoogleRobotPrivateKeyCredentials.MissingSecretsFileException extends RuntimeException
Exception that gets thrown if SecretsFile is not set while upgrading legacyGoogleRobotPrivateKeyCredentials
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MissingSecretsFileException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-