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.
|
connectionDescription
public 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.14 Release Date : November 5 2024