Class CancelledException

All Implemented Interfaces:
Serializable

@NullMarked public class CancelledException extends ApiException
The exception thrown when the operation was cancelled (typically by the caller).
See Also: