Class ServiceAccountSigner.SigningException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.auth.ServiceAccountSigner.SigningException
All Implemented Interfaces:
Serializable
Enclosing interface:
ServiceAccountSigner

public static class ServiceAccountSigner.SigningException extends RuntimeException
See Also:
  • Field Details

  • Constructor Details

    • SigningException

      public SigningException(String message, Exception cause)
  • Method Details