org.apache.jmeter.protocol.jdbc.util
Class ConnectionPoolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.jmeter.protocol.jdbc.util.ConnectionPoolException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- NoConnectionsAvailableException
- public class ConnectionPoolException
- extends Exception
- Version:
- $Revision: 1.2 $
- Author:
- Jeremy Arnold
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConnectionPoolException
public ConnectionPoolException()
ConnectionPoolException
public ConnectionPoolException(String arg0)
Copyright © 1998-2005 Apache Software Foundation. All Rights Reserved.