public class ErrorMapLoadingFailedEvent extends AbstractEvent
Event.Category, Event.SeverityCATEGORY_PREFIX| Constructor and Description |
|---|
ErrorMapLoadingFailedEvent(IoContext ctx,
Duration duration,
short status) |
| Modifier and Type | Method and Description |
|---|---|
String |
description()
A textual description with more information about the event.
|
short |
status()
Returns the KV status which was not successful, useful for debugging.
|
category, context, created, createdAt, duration, severity, toStringpublic String description()
Eventpublic short status()
Copyright © 2024 Couchbase, Inc.. All rights reserved.