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, toString
public WriteTimeoutException()
public WriteTimeoutException(String s)
Copyright © 2004–2014 Apache MINA Project. All rights reserved.