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