ProtocolVersion.UnsupportedProtocolException | Doclava
public static class

ProtocolVersion.UnsupportedProtocolException

extends Exception
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ com.google.android.gms.fido.u2f.api.common.ProtocolVersion.UnsupportedProtocolException

Class Overview

Exception thrown when an unsupported or unrecognized protocol version is encountered.

Summary

Public Constructors
ProtocolVersion.UnsupportedProtocolException(String version)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public ProtocolVersion.UnsupportedProtocolException (String version)

Parameters
version String