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 is 5.0.0-beta05, and this page contains the documentation for the \u003ccode\u003eSpannerException\u003c/code\u003e class across various versions, from 3.5.0 to the most recent release.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpannerException\u003c/code\u003e represents an error that occurred while communicating with the Spanner database and is derived from the base \u003ccode\u003eException\u003c/code\u003e class, also implementing \u003ccode\u003eISerializable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eErrorCode\u003c/code\u003e, \u003ccode\u003eIsRetryable\u003c/code\u003e, and \u003ccode\u003eRecommendedRetryDelay\u003c/code\u003e, which offer insights into the nature of the error and potential recovery strategies.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpannerException\u003c/code\u003e class has two constructors, one taking an \u003ccode\u003eErrorCode\u003c/code\u003e and a string message, while the other accepts a \u003ccode\u003eStatus\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpannerException\u003c/code\u003e has one derived type shown, \u003ccode\u003eSpannerBatchNonQueryException\u003c/code\u003e, and offers inherited methods from the \u003ccode\u003eException\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]