public class EndpointWriteFailedEvent extends AbstractEvent
Event.Category, Event.Severity
CATEGORY_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 © 2020 Couchbase, Inc.. All rights reserved.