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