[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[],["The `Error` class is deprecated and should be replaced with Fido APIs. It represents a U2F Error, providing methods to manage error details. Key actions involve constructing `Error` objects with an `ErrorCode`, optionally including an error message. The class provides methods to retrieve the error code and message (`getErrorCode`, `getErrorMessage`) and to convert the error to a JSON object (`toJsonObject`). Constants `JSON_ERROR_CODE` and `JSON_ERROR_MESSAGE` are defined for JSON representation.\n"]]