This class is deprecated.
Please use Fido APIs instead.
Represents a U2F Error object.
Public Constructor Summary
Inherited Method Summary
From class java.lang.Object
|
Object
|
clone()
|
| boolean |
|
| void |
finalize()
|
|
final Class<?>
|
getClass()
|
| int |
hashCode()
|
| final void |
notify()
|
| final void |
notifyAll()
|
|
String
|
toString()
|
| final void |
wait(long arg0, int arg1)
|
| final void |
wait(long arg0)
|
| final void |
wait()
|
Constants
public static final String
JSON_ERROR_CODE
Constant Value: "errorCode"
public static final String
JSON_ERROR_MESSAGE
Constant Value:
"errorMessage"
Public Methods
public String getErrorMessage ()