public class BucketOpenFailedEvent extends AbstractEvent
Event.Category, Event.SeverityCATEGORY_PREFIX| Constructor and Description |
|---|
BucketOpenFailedEvent(String name,
Event.Severity severity,
Duration duration,
Context 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 BucketOpenFailedEvent(String name, Event.Severity severity, Duration duration, Context context, Throwable cause)
Copyright © 2024 Couchbase, Inc.. All rights reserved.