public class OrphanReporterFailureDetectedEvent extends AbstractEvent
Event.Category, Event.Severity
CATEGORY_PREFIX
Constructor and Description |
---|
OrphanReporterFailureDetectedEvent(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 OrphanReporterFailureDetectedEvent(Throwable cause)
Copyright © 2020 Couchbase, Inc.. All rights reserved.