Home
last modified time | relevance | path

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

/aosp12/frameworks/base/identity/java/android/security/identity/
H A DDocTypeNotSupportedException.java24 public class DocTypeNotSupportedException extends IdentityCredentialException { class
30 public DocTypeNotSupportedException(@NonNull String message) { in DocTypeNotSupportedException() method in DocTypeNotSupportedException
40 public DocTypeNotSupportedException(@NonNull String message, @NonNull Throwable cause) { in DocTypeNotSupportedException() method in DocTypeNotSupportedException