Class RuntimeTimeoutException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.seeq.utilities.exception.RuntimeTimeoutException
All Implemented Interfaces:
Serializable

public class RuntimeTimeoutException extends RuntimeException
See Also:
  • Constructor Details

    • RuntimeTimeoutException

      public RuntimeTimeoutException(TimeoutException cause)
    • RuntimeTimeoutException

      public RuntimeTimeoutException(String message, TimeoutException cause)
    • RuntimeTimeoutException

      public RuntimeTimeoutException(String message)