[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2025-07-25 UTC"],[[["\u003cp\u003e\u003ccode\u003echrome.cast.Error\u003c/code\u003e objects describe errors returned by the Cast API and are usually not created directly by the client.\u003c/p\u003e\n"],["\u003cp\u003eThese error objects contain an error code (\u003ccode\u003ecode\u003c/code\u003e), an optional human-readable description (\u003ccode\u003edescription\u003c/code\u003e), and optional error-specific details (\u003ccode\u003edetails\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ecode\u003c/code\u003e property is a value from the \u003ccode\u003echrome.cast.ErrorCode\u003c/code\u003e enumeration, providing a specific error classification.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003edescription\u003c/code\u003e and \u003ccode\u003edetails\u003c/code\u003e properties offer further information for understanding and handling the error.\u003c/p\u003e\n"]]],["The `chrome.cast.Error` class describes API errors, typically not client-created. It's constructed with a non-null error code (`chrome.cast.ErrorCode`), an optional string description, and optional error-specific details. Key properties include the `code` (error code), `description` (human-readable explanation), and `details` (error-specific object). These provide structured information about encountered errors. The parameters for creating a new instance of error include code, description and details.\n"],null,[]]