com.continuent.tungsten.common.sockets
Class SocketTerminationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by com.continuent.tungsten.common.sockets.SocketTerminationException
All Implemented Interfaces:
java.io.Serializable

public class SocketTerminationException
extends java.io.IOException

Denotes an exception that occurs when an operation on a socket fails due to the socket being closed in another other thread.

See Also:
Serialized Form

Method Summary
 
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