ObjectDB ObjectDB

EntityNotFoundException(message) - JPA EntityNotFoundException's constructor

Constructor
javax.persistence.EntityNotFoundException
EntityNotFoundException(
  String message
)

Constructs a new EntityNotFoundException exception with the specified detail message.
Parameters:
message - the detail message.
Since:
JPA 1.0