Class 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:
    Serialized Form
    • Constructor Detail

      • InactivityIOException

        public InactivityIOException()
      • InactivityIOException

        public InactivityIOException​(String message)
        Parameters:
        message -