AlgorithmIdentifier.UnsupportedAlgorithmIdentifierException | Doclava
public static class

AlgorithmIdentifier.UnsupportedAlgorithmIdentifierException

extends Exception
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ com.google.android.gms.fido.fido2.api.common.AlgorithmIdentifier.UnsupportedAlgorithmIdentifierException

Class Overview

Exception thrown when an unsupported or unrecognized algorithm identifier is encountered.

Summary

Public Constructors
AlgorithmIdentifier.UnsupportedAlgorithmIdentifierException(String algId)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public AlgorithmIdentifier.UnsupportedAlgorithmIdentifierException (String algId)

Parameters
algId String