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 |
hashCode()
public int hashCode()
Returns | |
---|---|
Type | Description |
int |