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\u003eThis page details the \u003ccode\u003eSpannerException\u003c/code\u003e class, which represents errors encountered while interacting with the Spanner database.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available is for version 5.0.0-beta05, with numerous older versions also documented, spanning down to 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpannerException\u003c/code\u003e class inherits from the standard .NET \u003ccode\u003eException\u003c/code\u003e class and implements the \u003ccode\u003eISerializable\u003c/code\u003e interface, adding Spanner-specific error handling.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eSpannerException\u003c/code\u003e include \u003ccode\u003eErrorCode\u003c/code\u003e, \u003ccode\u003eIsRetryable\u003c/code\u003e, and \u003ccode\u003eRecommendedRetryDelay\u003c/code\u003e, providing information on the nature of the error and retry guidance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpannerException\u003c/code\u003e class also contains two constructors, one with an \u003ccode\u003eErrorCode\u003c/code\u003e and message, the other with \u003ccode\u003eStatus\u003c/code\u003e, as well as a derived type \u003ccode\u003eSpannerBatchNonQueryException\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]