JPA Constructor
in javax.persistence.QueryTimeoutException

QueryTimeoutException(
  Throwable cause
)


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