public class DnsSrvRefreshAttemptFailedEvent extends AbstractEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
DnsSrvRefreshAttemptFailedEvent.Reason |
Event.Category, Event.SeverityCATEGORY_PREFIX| Constructor and Description |
|---|
DnsSrvRefreshAttemptFailedEvent(Duration duration,
Context context,
DnsSrvRefreshAttemptFailedEvent.Reason reason,
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 DnsSrvRefreshAttemptFailedEvent(Duration duration, Context context, DnsSrvRefreshAttemptFailedEvent.Reason reason, Throwable cause)
Copyright © 2024 Couchbase, Inc.. All rights reserved.