public class IndividualGlobalConfigLoadFailedEvent extends AbstractEvent
Event.Category, Event.Severity
CATEGORY_PREFIX
Constructor and Description |
---|
IndividualGlobalConfigLoadFailedEvent(Duration duration,
CoreContext context,
Throwable cause,
String host) |
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 IndividualGlobalConfigLoadFailedEvent(Duration duration, CoreContext context, Throwable cause, String host)
Copyright © 2021 Couchbase, Inc.. All rights reserved.