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 is 5.0.0-beta05, while version 3.15.1 is the current version.\u003c/p\u003e\n"],["\u003cp\u003eSpannerException is a class that represents an error encountered while communicating with the Spanner database, inheriting from the Exception class and implementing ISerializable.\u003c/p\u003e\n"],["\u003cp\u003eThe SpannerException class includes inherited members from Exception and Object, along with two constructors: one that takes an ErrorCode and message, and another that takes a Status object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of SpannerException include ErrorCode, which indicates the class of problem, IsRetryable, which indicates if the error is transient, and RecommendedRetryDelay, suggesting a delay before retrying.\u003c/p\u003e\n"],["\u003cp\u003eThere is a derived type of SpannerException called SpannerBatchNonQueryException, and a relevant extension method called TransientFaultDetector.IsTransientSpannerFault(Exception).\u003c/p\u003e\n"]]],[],null,[]]