API Reference

Class

GoogleWorkspaceExportCanceledException

Namespace OfficeIMO.GoogleWorkspace
Assembly OfficeIMO.GoogleWorkspace
Base OperationCanceledException
Implements
ISerializable
Modifiers sealed

Export cancellation that preserves the translation report collected before cancellation.

Inheritance

  • OperationCanceledException
  • GoogleWorkspaceExportCanceledException

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Constructors

public GoogleWorkspaceExportCanceledException(String message, TranslationReport report, OperationCanceledException innerException) #

Parameters

message String requiredposition: 0
report TranslationReport requiredposition: 1
innerException OperationCanceledException requiredposition: 2

Properties

public GoogleWorkspaceFailureKind FailureKind { get; } #