Home
last modified time | relevance | path

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

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