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()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023