A wrapper exception thrown by ServerStreamingAttemptCallable to communicate additional
context to the StreamingRetryAlgorithm and to pass the original cancellation stack trace
to RetryingServerStreamingCallable.
For internal use only - public for technical reasons.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eServerStreamingAttemptException\u003c/code\u003e documentation is 2.63.1, and the page contains documentation for multiple versions, ranging down to version 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eServerStreamingAttemptException\u003c/code\u003e is a wrapper exception thrown by \u003ccode\u003eServerStreamingAttemptCallable\u003c/code\u003e to provide context to \u003ccode\u003eStreamingRetryAlgorithm\u003c/code\u003e and pass the original cancellation stack trace to \u003ccode\u003eRetryingServerStreamingCallable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServerStreamingAttemptException\u003c/code\u003e class includes a constructor that takes a \u003ccode\u003eThrowable\u003c/code\u003e cause, a \u003ccode\u003eboolean\u003c/code\u003e for \u003ccode\u003ecanResume\u003c/code\u003e, and another \u003ccode\u003eboolean\u003c/code\u003e for \u003ccode\u003eseenResponses\u003c/code\u003e as parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two methods, \u003ccode\u003ecanResume()\u003c/code\u003e and \u003ccode\u003ehasSeenResponses()\u003c/code\u003e, to check if the stream can be resumed and if any messages have been streamed, respectively, both returning a boolean value.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation of this exception includes a list of inherited methods, and a constructor to implement the exception.\u003c/p\u003e\n"]]],[],null,[]]