Class ConnectionClosedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
com.tangosol.coherence.transaction.exception.ConnectionClosedException
All Implemented Interfaces:
Serializable

public class ConnectionClosedException extends IllegalStateException
Indicates that an attempt was made to use a closed Connection.
Author:
js 2009.08.27
See Also:
  • Constructor Details

    • ConnectionClosedException

      public ConnectionClosedException(String s)
      Create a new ConnectionClosedException.
      Parameters:
      s - the error message