Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/credentials/
DGetCredentialException.java34 public class GetCredentialException extends Exception { class
81 public GetCredentialException(@NonNull String type, @Nullable String message) { in GetCredentialException() method in GetCredentialException
90 public GetCredentialException( in GetCredentialException() method in GetCredentialException
102 public GetCredentialException(@NonNull String type, @Nullable Throwable cause) { in GetCredentialException() method in GetCredentialException
111 public GetCredentialException(@NonNull String type) { in GetCredentialException() method in GetCredentialException