I have a ChannelInitializer in which initChannel can throw an exception. How do I catch this exception? I tried adding exceptionCaught, but get the same result, which is something along the line of:I have a ChannelInitializer in which initChanne
I have a ChannelInitializer in which initChannel can throw an exception. How do I catch this exception? I tried adding exceptionCaught, but get the same result, which is something along the line of:I have a ChannelInitializer in which initChanne