public class IllegalDocumentStateEvent extends TransactionEvent
The application must protect against this.
Event.Category, Event.SeverityDEFAULT_CATEGORYCATEGORY_PREFIX| Constructor and Description |
|---|
IllegalDocumentStateEvent(Event.Severity severity,
String msg,
String docId) |
| Modifier and Type | Method and Description |
|---|---|
String |
description()
A textual description with more information about the event.
|
String |
docId() |
category, context, created, createdAt, duration, severity, toStringpublic IllegalDocumentStateEvent(Event.Severity severity, String msg, String docId)
Copyright © 2024 Couchbase, Inc.. All rights reserved.