public class EntityNotFoundException extends PersistenceException
Constructor and Description |
---|
EntityNotFoundException()
Constructs a new EntityNotFoundException exception with null as its detail message.
|
EntityNotFoundException(String message)
Constructs a new EntityNotFoundException exception with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public EntityNotFoundException()
public EntityNotFoundException(String message)
message
- the detail message