ErrorCode
Specific error code indicating what went wrong.
Enums |
ERROR_CODE_UNSPECIFIED |
General API error - no additional details to add. |
DOCUMENT_TOO_LARGE_TO_EDIT |
Indicates that a document is too large to continue editing. Making a copy of the spreadsheet may fix the issue. |
DOCUMENT_TOO_LARGE_TO_LOAD |
Indicates that a document is too large to load. Making a copy of the spreadsheet may fix the issue. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["This page lists specific error codes that may occur when using the API."],["Each error code provides information about what went wrong, such as a document being too large to edit or load."],["Making a copy of a large spreadsheet may resolve issues indicated by `DOCUMENT_TOO_LARGE_TO_EDIT` and `DOCUMENT_TOO_LARGE_TO_LOAD` error codes."]]],[]]