public class EventLoopException extends ChannelException
| Constructor and Description |
|---|
EventLoopException() |
EventLoopException(String message) |
EventLoopException(String message,
Throwable cause) |
EventLoopException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2008-2012 The Netty Project. All Rights Reserved.