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:
Serializable
- Enclosing class:
SimpleChannelPool
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ChannelPoolFullException
private ChannelPoolFullException()
-
-
Method Details
-
fillInStackTrace
- Overrides:
fillInStackTrace
in classThrowable
-