org.apache.jmeter.protocol.jdbc.util
Class NoConnectionsAvailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.jmeter.protocol.jdbc.util.ConnectionPoolException
org.apache.jmeter.protocol.jdbc.util.NoConnectionsAvailableException
- All Implemented Interfaces:
- Serializable
- public class NoConnectionsAvailableException
- extends ConnectionPoolException
- Version:
- $Revision: 1.4 $
- 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 |
NoConnectionsAvailableException
public NoConnectionsAvailableException()
NoConnectionsAvailableException
public NoConnectionsAvailableException(String arg0)
Copyright © 1998-2005 Apache Software Foundation. All Rights Reserved.