public static class

RequestType.UnsupportedRequestTypeException

extends Exception
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ com.google.android.gms.fido.u2f.api.messagebased.RequestType.UnsupportedRequestTypeException

Class Overview

Exception thrown when an unsupported or unrecognized request type is encountered.

Summary

Public Constructors
RequestType.UnsupportedRequestTypeException(String value)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public RequestType.UnsupportedRequestTypeException (String value)

Parameters
value String