API Reference

Class

GoogleWorkspaceReceiptPersistenceException

Namespace OfficeIMO.GoogleWorkspace
Assembly OfficeIMO.GoogleWorkspace
Base Exception
Implements
ISerializable
Modifiers sealed
Attributes
Serializable

Indicates that a remote mutation outcome is known, but its caller-provided receipt sink failed.

Inheritance

  • Exception
  • GoogleWorkspaceReceiptPersistenceException

Properties

public GoogleWorkspaceOperationReceipt Receipt { get; } #

The receipt that the caller-provided sink failed to persist.

public Boolean RemoteOperationSucceeded { get; } #

True when the remote mutation completed successfully before receipt persistence failed.

public Boolean RemoteOutcomeAmbiguous { get; } #

True when the receipt described a remote outcome that requires reconciliation.

Fields

public const String ExceptionDataKey #

Key used when a receipt failure is attached to the original remote-operation exception.

Value: OfficeIMO.GoogleWorkspace.ReceiptPersistenceFailure