QueryTimeoutException(
  Throwable cause
)
 Constructs a new 
QueryTimeoutException exception with the specified cause. - Parameters:
- cause- the cause.
- Since:
- JPA 2.0
QueryTimeoutException exception with the specified cause. cause - the cause.