Fehler, der beim Abfragen eines bestimmten Kontos aufgetreten ist
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2025-02-27 (UTC).
[null,null,["Zuletzt aktualisiert: 2025-02-27 (UTC)."],[[["This error indicates an issue encountered while querying a specific Vault account."],["The error response includes details about the account owner and the type of error encountered."],["The error information is provided in JSON format with `account` and `errorType` fields."]]],["The JSON representation describes an error encountered while querying an account. It includes two key fields: `account`, which represents the account owner as a `UserInfo` object, and `errorType`, which details the specific error that occurred during the account query, referencing an `ErrorType` enumeration. This structure outlines the account involved and the type of issue faced.\n"]]