public class ErrorMapLoadedEvent extends AbstractEvent
Note that it still can be empty (so we got a successful response from the server but no map was provided).
Event.Category, Event.SeverityCATEGORY_PREFIX| Constructor and Description |
|---|
ErrorMapLoadedEvent(IoContext ctx,
Duration duration,
Optional<ErrorMap> errorMap) |
| Modifier and Type | Method and Description |
|---|---|
String |
description()
A textual description with more information about the event.
|
Optional<ErrorMap> |
errorMap()
Returns the error map if present.
|
category, context, created, createdAt, duration, severity, toStringCopyright © 2024 Couchbase, Inc.. All rights reserved.