com.alibaba.druid.pool
Class GetConnectionTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.sql.SQLException
com.alibaba.druid.pool.GetConnectionTimeoutException
- All Implemented Interfaces:
- Serializable, Iterable<Throwable>
public class GetConnectionTimeoutException
- extends SQLException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GetConnectionTimeoutException
public GetConnectionTimeoutException()
GetConnectionTimeoutException
public GetConnectionTimeoutException(String reason)
GetConnectionTimeoutException
public GetConnectionTimeoutException(Throwable cause)
Copyright © 2012 Alibaba Group. All Rights Reserved.