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 latest version available for the SpannerException documentation is 5.0.0-beta05, with multiple older versions also documented, ranging down to version 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpannerException\u003c/code\u003e class is used to represent errors when communicating with the Spanner database, inheriting from \u003ccode\u003eException\u003c/code\u003e and implementing \u003ccode\u003eISerializable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eConstructors for the \u003ccode\u003eSpannerException\u003c/code\u003e class allow for creation using either an \u003ccode\u003eErrorCode\u003c/code\u003e and a message or a \u003ccode\u003eStatus\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpannerException\u003c/code\u003e class includes properties like \u003ccode\u003eErrorCode\u003c/code\u003e, \u003ccode\u003eIsRetryable\u003c/code\u003e, \u003ccode\u003eRecommendedRetryDelay\u003c/code\u003e, and \u003ccode\u003eRpcException\u003c/code\u003e to provide details about the encountered error and potential actions to resolve it.\u003c/p\u003e\n"],["\u003cp\u003eThe documented \u003ccode\u003eSpannerException\u003c/code\u003e can be further analyzed for potential transient errors via the \u003ccode\u003eTransientFaultDetector.IsTransientSpannerFault(Exception)\u003c/code\u003e extension method.\u003c/p\u003e\n"]]],[],null,[]]