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