com.bristle.javalib.sql
Class ConnectionPoolUtil.NoDataFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.bristle.javalib.sql.ConnectionPoolUtil.NoDataFoundException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ConnectionPoolUtil
public static class ConnectionPoolUtil.NoDataFoundException
- extends Exception
Thrown when no data is found in a situation that requires data.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConnectionPoolUtil.NoDataFoundException
public ConnectionPoolUtil.NoDataFoundException(String msg)