public static interface ICommonChannelEventProcessors.IChannelError extends IChannel.IChannelEvent
| Modifier and Type | Interface and Description |
|---|---|
static class |
ICommonChannelEventProcessors.IChannelError.ErrorType |
| Modifier and Type | Method and Description |
|---|---|
IChannel<?> |
getChannel() |
Throwable |
getThrowable() |
ICommonChannelEventProcessors.IChannelError.ErrorType |
getType() |
Throwable getThrowable()
ICommonChannelEventProcessors.IChannelError.ErrorType getType()
IChannel<?> getChannel()
Copyright © 2020. All rights reserved.