Package io.netty.channel.pool
Class SimpleChannelPool.ChannelPoolFullException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalStateException
-
- io.netty.channel.pool.SimpleChannelPool.ChannelPoolFullException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- SimpleChannelPool
private static final class SimpleChannelPool.ChannelPoolFullException extends java.lang.IllegalStateException
-
-
Constructor Summary
Constructors Modifier Constructor Description private
ChannelPoolFullException()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Throwable
fillInStackTrace()
-