Class TimeoutException

All Implemented Interfaces:
Serializable

public class TimeoutException extends RetriableException
See Also:
  • Constructor Details

    • TimeoutException

      public TimeoutException(String message)
    • TimeoutException

      public TimeoutException(Throwable cause)
    • TimeoutException

      public TimeoutException(String message, Throwable cause)