Apache JMeter
2.0.1.20050615

org.apache.jmeter.protocol.jdbc.util
Class ConnectionPoolException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.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

Constructor Summary
ConnectionPoolException()
           
ConnectionPoolException(String arg0)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConnectionPoolException

public ConnectionPoolException()

ConnectionPoolException

public ConnectionPoolException(String arg0)

Apache JMeter
2.0.1.20050615

Copyright © 1998-2005 Apache Software Foundation. All Rights Reserved.