- All Implemented Interfaces:
- java.io.Serializable
public class NoResultException
extends PersistenceException
Thrown by the persistence provider when getSingleResult() is
executed on a query and there is no result to return.
This exception will not cause the transaction, if one
is active, to be marked for roll back.
- See Also:
- Serialized Form