public class SecureConnectionFailedEvent extends AbstractEvent
Event.Category, Event.SeverityCATEGORY_PREFIX| Constructor and Description |
|---|
SecureConnectionFailedEvent(Context context,
SSLException sslException) |
| Modifier and Type | Method and Description |
|---|---|
String |
description()
A textual description with more information about the event.
|
SSLException |
sslException() |
category, context, createdAt, duration, severity, toStringpublic SecureConnectionFailedEvent(Context context, SSLException sslException)
public SSLException sslException()
Copyright © 2021 Couchbase, Inc.. All rights reserved.