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-03 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eServerStreamingAttemptException\u003c/code\u003e class, a wrapper exception used within the Google API Client Library for Java.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServerStreamingAttemptException\u003c/code\u003e is thrown by \u003ccode\u003eServerStreamingAttemptCallable\u003c/code\u003e to give context to the \u003ccode\u003eStreamingRetryAlgorithm\u003c/code\u003e and to pass the original cancellation stack trace to \u003ccode\u003eRetryingServerStreamingCallable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two boolean methods: \u003ccode\u003ecanResume()\u003c/code\u003e, which indicates if the stream can be resumed after an error, and \u003ccode\u003ehasSeenResponses()\u003c/code\u003e, which signals if any streamed messages have been observed during the RPC attempt.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage displays a list of available versions of this class, starting from version 2.63.1 (latest) down to 2.7.1, including links to each version's documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe class extends \u003ccode\u003eRuntimeException\u003c/code\u003e and includes a constructor for creating instances with parameters for cause, canResume and seenResponses, along with inherited methods from \u003ccode\u003eObject\u003c/code\u003e and \u003ccode\u003eThrowable\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]