Class NoConnectionsException

All Implemented Interfaces:
Serializable

public class NoConnectionsException extends IOException
Exception thrown when an attempt is made to queue a stored procedure invocation with a Client that has no connections.
See Also: