[[["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-03-31 UTC."],[[["This webpage provides reference documentation for the `AcknowledgementException` class within the Google Cloud Pub/Sub v1 API, specifically for .NET."],["`AcknowledgementException` is thrown when an error occurs during calls to the Acknowledge or ModifyAckDeadline RPC methods."],["The `AcknowledgementException` class implements the `ISerializable` interface and inherits from the standard `Exception` class, allowing for detailed error handling."],["The latest version is 3.23.0, with many previous versions listed, from 3.22.0 down to 2.3.0, all available to view in the documentation."],["The class contains a constructor, `AcknowledgementException(AcknowledgementStatus, string)`, allowing for the provision of status and message ID when throwing an exception, as well as the properties `MessageId` and `Status` for data access."]]],[]]