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 \u003ccode\u003eGoogle.Cloud.Spanner.Data\u003c/code\u003e package is \u003ccode\u003e5.0.0-beta05\u003c/code\u003e, with multiple other versions listed ranging from \u003ccode\u003e5.0.0-beta04\u003c/code\u003e down to \u003ccode\u003e3.5.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpannerException\u003c/code\u003e is a class that inherits from \u003ccode\u003eException\u003c/code\u003e and implements \u003ccode\u003eISerializable\u003c/code\u003e, used to represent errors in communication with the Spanner database.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpannerException\u003c/code\u003e provides properties like \u003ccode\u003eErrorCode\u003c/code\u003e, \u003ccode\u003eIsRetryable\u003c/code\u003e, and \u003ccode\u003eRecommendedRetryDelay\u003c/code\u003e to give details about the error and indicate if retrying is recommended, and if so, the minimum recommended delay.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpannerException\u003c/code\u003e class is found within the \u003ccode\u003eGoogle.Cloud.Spanner.Data\u003c/code\u003e namespace, and it is contained within the \u003ccode\u003eGoogle.Cloud.Spanner.Data.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eSpannerException\u003c/code\u003e class, \u003ccode\u003eSpannerException(ErrorCode, String)\u003c/code\u003e and \u003ccode\u003eSpannerException(Status)\u003c/code\u003e, that take in different arguments such as error code and message, or just status, respectively, to create a new instance of \u003ccode\u003eSpannerException\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]