Class AsyncExecutor.TimeoutException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.hibernate.testing.orm.AsyncExecutor.TimeoutException
All Implemented Interfaces:
Serializable
Enclosing class:
AsyncExecutor

public static class AsyncExecutor.TimeoutException extends RuntimeException
See Also:
  • Constructor Details

    • TimeoutException

      public TimeoutException(String message)
    • TimeoutException

      public TimeoutException(String message, Throwable cause)