javax.persistence
public class EntityNotFoundException extends PersistenceException
Constructor and Description |
---|
EntityNotFoundException()
Constructs a new EntityNotFoundException exception with null as its detail message.
|
EntityNotFoundException(java.lang.String message)
Constructs a new EntityNotFoundException exception with the specified detail message.
|
public EntityNotFoundException()
public EntityNotFoundException(java.lang.String message)
message
- the detail message