[null,null,["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"]]