Home
last modified time | relevance | path

Searched defs:SigningException (Results 1 – 1 of 1) sorted by relevance

/external/google-auth-library-java/credentials/java/com/google/auth/
DServiceAccountSigner.java42 class SigningException extends RuntimeException { class
46 public SigningException(String message, Exception cause) { in SigningException() method in ServiceAccountSigner.SigningException