goldengate.common.database
Class DbConnectionPool.TimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
goldengate.common.database.DbConnectionPool.TimeoutException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- DbConnectionPool
public static class DbConnectionPool.TimeoutException
- extends RuntimeException
Thrown in when no free connection becomes available within
timeout
seconds.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DbConnectionPool.TimeoutException
public DbConnectionPool.TimeoutException()
Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.