public class WriteTimeoutException extends IOException
IOException which is thrown when write buffer is not flushed for
IoSession.getWriteTimeout() seconds.| Constructor and Description |
|---|
WriteTimeoutException()
Creates a new exception.
|
WriteTimeoutException(String s)
Creates a new exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WriteTimeoutException()
public WriteTimeoutException(String s)
Copyright © 2004–2018 Apache MINA Project. All rights reserved.