Exception ServiceAccountSigner.SigningException (1.20.0)

public static class ServiceAccountSigner.SigningException extends RuntimeException

Constructors

SigningException(String message, Exception cause)

public SigningException(String message, Exception cause)
Parameters
Name Description
message String
cause Exception

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
Name Description
obj Object
Returns
Type Description
boolean
Overrides

hashCode()

public int hashCode()
Returns
Type Description
int
Overrides