Class TimeoutException

All Implemented Interfaces:
Serializable

public class TimeoutException extends RpcException
TimeoutException indicates an RPC call timed out.
See Also:
  • Constructor Details

    • TimeoutException

      public TimeoutException(String errorMessage)