Exception ServiceAccountSigner.SigningException (1.50.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(@Nullable Object obj)

public boolean equals(@Nullable Object obj)
Parameter
Name Description
obj @org.jspecify.annotations.Nullable java.lang.Object
Returns
Type Description
boolean
Overrides

hashCode()

public int hashCode()
Returns
Type Description
int
Overrides