Package ca.phon.ipadictionary.impl
Class MiniConnectionPoolManager.TimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ca.phon.ipadictionary.impl.MiniConnectionPoolManager.TimeoutException
- All Implemented Interfaces:
Serializable
- Enclosing class:
MiniConnectionPoolManager
Thrown in
MiniConnectionPoolManager.getConnection()
when no free connection becomes available
within timeout
seconds.- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TimeoutException
public TimeoutException()
-