public final class DisconnectEventArgs
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.Exception |
Exception
Disconnect exception.
|
Constructor and Description |
---|
DisconnectEventArgs() |
Modifier and Type | Method and Description |
---|---|
DisconnectEventArgs |
clone() |
public DisconnectEventArgs clone()
clone
in class java.lang.Object