public abstract static class CloseEvent.IOExceptionEvent extends Object implements CloseEvent
CloseEvent.GracefulDisconnect, CloseEvent.IOExceptionEvent, CloseEvent.ReadException, CloseEvent.WriteException| Constructor and Description | 
|---|
| IOExceptionEvent(IOException e) | 
| Modifier and Type | Method and Description | 
|---|---|
| IOException | getException() | 
| String | toString() | 
public IOExceptionEvent(IOException e)
public IOException getException()
Copyright © 2016. All Rights Reserved.