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