public class EndpointWriteFailedEvent extends AbstractEvent
Event.Category, Event.SeverityCATEGORY_PREFIX| Constructor and Description |
|---|
EndpointWriteFailedEvent(Event.Severity severity,
EndpointContext context,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
cause()
If present, holds the cause for this event.
|
String |
description()
A textual description with more information about the event.
|
public EndpointWriteFailedEvent(Event.Severity severity, EndpointContext context, Throwable cause)
Copyright © 2021 Couchbase, Inc.. All rights reserved.