For retryable SpannerException, this value represents
the recommended minimum retry delay. It might or might not
be present, even if this exception is retryable.
[[["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-07 UTC."],[[["\u003cp\u003eThe page details the \u003ccode\u003eSpannerException\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Spanner.Data\u003c/code\u003e namespace, which represents errors when communicating with the Spanner database.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eException\u003c/code\u003e and implements \u003ccode\u003eISerializable\u003c/code\u003e, providing methods and properties for handling and understanding Spanner-related errors.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpannerException\u003c/code\u003e class includes properties such as \u003ccode\u003eErrorCode\u003c/code\u003e, \u003ccode\u003eIsRetryable\u003c/code\u003e, and \u003ccode\u003eRecommendedRetryDelay\u003c/code\u003e, allowing developers to categorize errors, determine if retries are appropriate, and understand suggested delay times.\u003c/p\u003e\n"],["\u003cp\u003eThe page also lists different versions of the library, ranging from \u003ccode\u003e5.0.0-beta05\u003c/code\u003e to \u003ccode\u003e3.5.0\u003c/code\u003e, each linking to the corresponding documentation for the \u003ccode\u003eSpannerException\u003c/code\u003e class within that specific version.\u003c/p\u003e\n"],["\u003cp\u003eThe SpannerException class has two constructors: one that takes an \u003ccode\u003eErrorCode\u003c/code\u003e and a \u003ccode\u003emessage\u003c/code\u003e string and one that takes a \u003ccode\u003eStatus\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]