JPA Constructor
in 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