Class TimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jgroups.TimeoutException
- All Implemented Interfaces:
Serializable
Thrown if members fail to respond in time.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
TimeoutException
public TimeoutException() -
TimeoutException
-
-
Method Details
-
toString
-