Searched refs:SessionTranscriptMismatchException (Results 1 – 4 of 4) sorted by relevance
24 public class SessionTranscriptMismatchException extends IdentityCredentialException { class31 public SessionTranscriptMismatchException(@NonNull String message) { in SessionTranscriptMismatchException() method in SessionTranscriptMismatchException41 public SessionTranscriptMismatchException(@NonNull String message, @NonNull Throwable cause) { in SessionTranscriptMismatchException() method in SessionTranscriptMismatchException
278 throws SessionTranscriptMismatchException, NoAuthenticationKeyAvailableException, in getEntries()
290 throws SessionTranscriptMismatchException, NoAuthenticationKeyAvailableException, in getEntries()331 throw new SessionTranscriptMismatchException(e.getMessage(), e); in getEntries()
37412 …oAuthenticationKeyAvailableException, android.security.identity.SessionTranscriptMismatchException;37486 …public class SessionTranscriptMismatchException extends android.security.identity.IdentityCredenti…37487 ctor public SessionTranscriptMismatchException(@NonNull String);37488 ctor public SessionTranscriptMismatchException(@NonNull String, @NonNull Throwable);