Searched defs:SigningException (Results 1 – 1 of 1) sorted by relevance
42 class SigningException extends RuntimeException { class46 public SigningException(String message, Exception cause) { in SigningException() method in ServiceAccountSigner.SigningException