[[["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-14 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eRuntimeStatusError\u003c/code\u003e class in the Google Cloud C++ client library, specifically for version 2.16.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRuntimeStatusError\u003c/code\u003e class is used to represent a runtime error by wrapping a \u003ccode\u003egoogle::cloud::Status\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details a constructor for creating a \u003ccode\u003eRuntimeStatusError\u003c/code\u003e from a \u003ccode\u003eStatus\u003c/code\u003e object, where the status is the only parameter to provide.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also specifies that the \u003ccode\u003estatus()\u003c/code\u003e function is available to retrieve the original status of type \u003ccode\u003eStatus const&\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe most current version available is \u003ccode\u003e2.37.0-rc\u003c/code\u003e and a full list of versions from \u003ccode\u003e2.37.0-rc\u003c/code\u003e down to \u003ccode\u003e2.10.1\u003c/code\u003e are provided with links for each.\u003c/p\u003e\n"]]],[],null,["# Class RuntimeStatusError (2.16.0)\n\nVersion 2.16.0keyboard_arrow_down\n\n- [2.42.0-rc (latest)](/cpp/docs/reference/common/latest/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.41.0](/cpp/docs/reference/common/2.41.0/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.40.0](/cpp/docs/reference/common/2.40.0/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.39.0](/cpp/docs/reference/common/2.39.0/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.38.0](/cpp/docs/reference/common/2.38.0/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.37.0](/cpp/docs/reference/common/2.37.0/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.36.0](/cpp/docs/reference/common/2.36.0/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.35.0](/cpp/docs/reference/common/2.35.0/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.34.0](/cpp/docs/reference/common/2.34.0/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.33.0](/cpp/docs/reference/common/2.33.0/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.32.0](/cpp/docs/reference/common/2.32.0/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.31.0](/cpp/docs/reference/common/2.31.0/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.30.0](/cpp/docs/reference/common/2.30.0/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.29.0](/cpp/docs/reference/common/2.29.0/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.28.0](/cpp/docs/reference/common/2.28.0/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.27.0](/cpp/docs/reference/common/2.27.0/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.26.0](/cpp/docs/reference/common/2.26.0/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.25.1](/cpp/docs/reference/common/2.25.1/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.24.0](/cpp/docs/reference/common/2.24.0/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.23.0](/cpp/docs/reference/common/2.23.0/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.22.1](/cpp/docs/reference/common/2.22.1/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.21.0](/cpp/docs/reference/common/2.21.0/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.20.0](/cpp/docs/reference/common/2.20.0/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.19.0](/cpp/docs/reference/common/2.19.0/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.18.0](/cpp/docs/reference/common/2.18.0/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.17.0](/cpp/docs/reference/common/2.17.0/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.16.0](/cpp/docs/reference/common/2.16.0/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.15.1](/cpp/docs/reference/common/2.15.1/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.14.0](/cpp/docs/reference/common/2.14.0/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.13.0](/cpp/docs/reference/common/2.13.0/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.12.0](/cpp/docs/reference/common/2.12.0/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.11.0](/cpp/docs/reference/common/2.11.0/classgoogle_1_1cloud_1_1RuntimeStatusError)\n- [2.10.1](/cpp/docs/reference/common/2.10.1/classgoogle_1_1cloud_1_1RuntimeStatusError) \nA runtime error that wraps a [`google::cloud::Status`](/cpp/docs/reference/common/2.16.0/classgoogle_1_1cloud_1_1Status).\n\nConstructors\n------------\n\n### RuntimeStatusError(Status)\n\nConstructor from a [`Status`](/cpp/docs/reference/common/2.16.0/classgoogle_1_1cloud_1_1Status).\n\nFunctions\n---------\n\n### status() const\n\nReturns the original status."]]