public class Error extends Object
This class is deprecated.
Please use Fido
APIs instead.
Represents a U2F Error object.
Constant Summary
String | JSON_ERROR_CODE | |
String | JSON_ERROR_MESSAGE |
Public Constructor Summary
Public Method Summary
ErrorCode | |
String | |
JSONObject | |
String |
toString()
|
Inherited Method Summary
Constants
public static final String JSON_ERROR_CODE
Constant Value: "errorCode"
public static final String JSON_ERROR_MESSAGE
Constant Value:
"errorMessage"