public class ConnectionClosedEvent extends ConnectionEvent
| Constructor and Description |
|---|
ConnectionClosedEvent(ConnectionDescription conn,
Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
@Nullable Throwable |
throwable()
Get a cause of the failure if any.
|
connectionDescriptionpublic ConnectionClosedEvent(ConnectionDescription conn, Throwable throwable)
conn - Connection description.throwable - Throwable that caused the failure if any.@Nullable public @Nullable Throwable throwable()
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025