Package org.jgroups
Class TimeoutException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.jgroups.TimeoutException
-
- All Implemented Interfaces:
java.io.Serializable
public class TimeoutException extends java.lang.Exception
Thrown if members fail to respond in time.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TimeoutException()
TimeoutException(java.lang.String msg)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-