Class TimeoutRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.net4j.util.concurrent.TimeoutRuntimeException
All Implemented Interfaces:
Serializable

public class TimeoutRuntimeException extends RuntimeException
Author:
Eike Stepper
See Also:
  • Constructor Details

    • TimeoutRuntimeException

      public TimeoutRuntimeException()
    • TimeoutRuntimeException

      public TimeoutRuntimeException(String message)
    • TimeoutRuntimeException

      public TimeoutRuntimeException(Throwable cause)
    • TimeoutRuntimeException

      public TimeoutRuntimeException(String message, Throwable cause)
  • Method Details

    • createTimeoutException

      public TimeoutException createTimeoutException()
      Since:
      3.0