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:
Serializable
- Enclosing class:
FixedChannelPool
-
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
-
AcquireTimeoutException
private AcquireTimeoutException()
-
-
Method Details
-
fillInStackTrace
- Overrides:
fillInStackTrace
in classThrowable
-