Class RemoteServiceTimeoutException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.redisson.remote.RemoteServiceTimeoutException
All Implemented Interfaces:
Serializable

public class RemoteServiceTimeoutException extends RuntimeException
Rises when invocation timeout has been occurred
Author:
Nikita Koksharov
See Also:
  • Constructor Details

    • RemoteServiceTimeoutException

      public RemoteServiceTimeoutException(String message)