Apache JMeter
2.0.1.20050615

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

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.apache.jmeter.protocol.jdbc.util.ConnectionPoolException
              extended byorg.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

Constructor Summary
NoConnectionsAvailableException()
           
NoConnectionsAvailableException(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

NoConnectionsAvailableException

public NoConnectionsAvailableException()

NoConnectionsAvailableException

public NoConnectionsAvailableException(String arg0)

Apache JMeter
2.0.1.20050615

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