[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# gapic-common - Class Gapic::Rest::DeadlineExceededError (v1.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.0 (latest)](/ruby/docs/reference/gapic-common/latest/Gapic-Rest-DeadlineExceededError)\n- [1.0.1](/ruby/docs/reference/gapic-common/1.0.1/Gapic-Rest-DeadlineExceededError)\n- [0.26.0](/ruby/docs/reference/gapic-common/0.26.0/Gapic-Rest-DeadlineExceededError)\n- [0.25.0](/ruby/docs/reference/gapic-common/0.25.0/Gapic-Rest-DeadlineExceededError)\n- [0.24.0](/ruby/docs/reference/gapic-common/0.24.0/Gapic-Rest-DeadlineExceededError) \nReference documentation and code samples for the gapic-common class Gapic::Rest::DeadlineExceededError.\n\nAn error class that represents DeadlineExceeded error for Rest\nwith an optional retry root cause.\n\n\nIf the deadline for making a call was exceeded during the rest calls,\nthis exception is thrown wrapping Faraday::TimeoutError.\n\n\u003cbr /\u003e\n\nIf there were other exceptions retried before that, the last one will be\nsaved as a \"root_cause\". \n\nInherits\n--------\n\n- [Gapic::Rest::Error](./Gapic-Rest-Error)\n\nMethods\n-------\n\n### #root_cause\n\n def root_cause() -\u003e Object, nil\n\n**Returns**\n\n- (Object, nil) --- The exception that was being retried when the Faraday::TimeoutError error occured."]]