public class DisconnectEvent extends ConnectionEvent
Constructor and Description |
---|
DisconnectEvent(IAsynchConnection conn,
Throwable e,
Object data) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getException() |
String |
toString() |
getConnection, getData
public DisconnectEvent(IAsynchConnection conn, Throwable e, Object data)
public Throwable getException()
public String toString()
toString
in class ConnectionEvent
Copyright © 2004–2020 Eclipse Foundation. All rights reserved.