Class ConnectionPoolBusyException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.serviceconnector.net.connection.ConnectionPoolBusyException
All Implemented Interfaces:
Serializable

public class ConnectionPoolBusyException extends Exception
The Class ConnectionPoolBusyException. Connection pool has no available connection to give back. Creating is not possible because allowed limit is reached.
See Also:
  • Constructor Details

    • ConnectionPoolBusyException

      public ConnectionPoolBusyException(String message)
      Instantiates a new connection pool busy exception.
      Parameters:
      message - the message