| 限定符和类型 | 类和说明 | 
|---|---|
class  | 
DefaultExceptionEvent
The default  
ExceptionEvent implementation. | 
| 限定符和类型 | 方法和说明 | 
|---|---|
void | 
SimpleChannelUpstreamHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)
Invoked when an exception was raised by an I/O thread or a
  
ChannelHandler. | 
void | 
SimpleChannelHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)
Invoked when an exception was raised by an I/O thread or a
  
ChannelHandler. | 
| 限定符和类型 | 方法和说明 | 
|---|---|
void | 
DiscardServerHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
void | 
DiscardClientHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
void | 
EchoServerHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
void | 
EchoClientHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
void | 
FactorialServerHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
void | 
FactorialClientHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
void | 
HttpStaticFileServerHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
void | 
HttpHelloWorldServerHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
void | 
HttpSnoopServerHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
void | 
HttpUploadServerHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
void | 
HttpUploadClientHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
void | 
AutobahnServerHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
void | 
WebSocketClientHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
void | 
WebSocketServerHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
void | 
LocalTimeServerHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
void | 
LocalTimeClientHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
void | 
ObjectEchoServerHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
void | 
ObjectEchoClientHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
void | 
HexDumpProxyInboundHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
void | 
QuoteOfTheMomentServerHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
void | 
QuoteOfTheMomentClientHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
void | 
SecureChatServerHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
void | 
SecureChatClientHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
void | 
TelnetServerHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
void | 
TelnetClientHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
void | 
UptimeClientHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
void | 
FrameDecoder.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
void | 
WebSocketServerProtocolHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
void | 
CompatibleMarshallingDecoder.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)
Calls  
Channel.close() if a TooLongFrameException was thrown | 
| 限定符和类型 | 方法和说明 | 
|---|---|
void | 
SpdySessionHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
void | 
BlockingReadHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
void | 
SslHandler.exceptionCaught(ChannelHandlerContext ctx,
               ExceptionEvent e)  |