ErrorCode.UnsupportedErrorCodeException | Doclava
public static class

ErrorCode.UnsupportedErrorCodeException

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

Class Overview

Exception thrown when an unsupported or unrecognized error code is encountered.

Summary

Public Constructors
ErrorCode.UnsupportedErrorCodeException(int errorCode)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public ErrorCode.UnsupportedErrorCodeException (int errorCode)

Parameters
errorCode int