A wrapper exception thrown by ServerAttemptCallable to communicate additional context to the RetryAlgorithm and to pass the original cancellation stack trace to RetryingServerCallable.
[[["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-04-17 UTC."],[[["This webpage provides documentation for the `ServerStreamingAttemptException` class in the Google Cloud API Client Libraries for Java (gax), with the most recent version being 2.63.1."],["`ServerStreamingAttemptException` is a wrapper exception used internally by `ServerStreamingAttemptCallable` to provide context to the `StreamingRetryAlgorithm` and pass the original cancellation stack trace to `RetryingServerStreamingCallable`."],["The class extends `RuntimeException` and offers methods like `canResume()` to check if stream resumption is supported and `hasSeenResponses()` to check for streamed messages."],["The documentation lists various versions of the library, ranging from 2.63.1 down to 2.7.1, and includes links to the documentation for each version of the class."],["It lists all the inherited members from the `Object` and `Throwable` class, as well as parameters and return values from different methods."]]],[]]