Class GoogleRobotPrivateKeyCredentials.AccountIdNotSetException

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

public static class GoogleRobotPrivateKeyCredentials.AccountIdNotSetException extends RuntimeException
Exception that gets thrown if AccountId is not set.
See Also:
  • Constructor Details

    • AccountIdNotSetException

      public AccountIdNotSetException()