JPA Constructor
in javax.persistence.NoResultException

NoResultException(
  String message
)


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