Class GoogleRobotPrivateKeyCredentials.PrivateKeyNotSetException

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

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

    • PrivateKeyNotSetException

      public PrivateKeyNotSetException()