Package org.jgroups

Class TimeoutException

All Implemented Interfaces:
Serializable

public class TimeoutException extends Exception
Thrown if members fail to respond in time.
See Also:
  • Constructor Details

    • TimeoutException

      public TimeoutException()
    • TimeoutException

      public TimeoutException(String msg)
  • Method Details