Class InactivityIOException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.activemq.transport.InactivityIOException
All Implemented Interfaces:
Serializable

public class InactivityIOException extends IOException
This is exception is thrown when the transport layer detects that the underlying socket has been inactive for too long.
See Also:
  • Constructor Details

    • InactivityIOException

      public InactivityIOException()
    • InactivityIOException

      public InactivityIOException(String message)
      Parameters:
      message -