ObjectDB ObjectDB

QueryTimeoutException(message) - JPA QueryTimeoutException's constructor

Constructor
javax.persistence.QueryTimeoutException
QueryTimeoutException(
  String message
)

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