Class CancelledException

All Implemented Interfaces:
Serializable

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