ObjectDB ObjectDB

QueryTimeoutException(cause) - JPA QueryTimeoutException's constructor

Constructor
javax.persistence.QueryTimeoutException
QueryTimeoutException(
  Throwable cause
)

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