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 Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidSecretsFileException
public InvalidSecretsFileException() -
InvalidSecretsFileException
-