A parsed copy of the field path. For example, the field path "operations[1].operand"
corresponds to this list: {FieldPathElement(field = "operations", index = 1),
FieldPathElement(field = "operand", index = null)}.
trigger
xsd:string
The data that caused the error.
errorString
xsd:string
A simple string representation of the error and reason.
[[["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 2025-08-06 UTC."],[[["\u003cp\u003ePrecisionError is a subclass of ApiError and indicates that a provided number has incorrect precision.\u003c/p\u003e\n"],["\u003cp\u003ePrecisionError objects contain details such as the error reason, field path, and trigger data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field provides more information about the precision error, such as \u003ccode\u003eWRONG_PRECISION\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eWRONG_PRECISION\u003c/code\u003e means that the lowest N digits of the number must be zero to comply with the required precision.\u003c/p\u003e\n"]]],["The content outlines various services like `ForecastService`, `LineItemService`, `NetworkService`, `OrderService`, `ProposalLineItemService`, and `ProposalService`. It details error types within an inheritance structure, with `ApiError` as the base. Many specific errors are listed, including `ApiVersionError`, `AssetError`, and others, totaling over 60. The content focuses on errors, and a list of services. In addition, `PrecisionError` indicates problems related to number precision, with possible `WRONG_PRECISION` and `UNKNOWN` reason values.\n"],null,[]]