A ObjectNotFoundException is thrown if an attempt is made to load
a persistent object having a given ID and that object ID does not exist in
the data store.
This class is a TJDO-specific subclass that exists for historical reasons.
Application code should use JDOObjectNotFoundException as the indication that
an object was not found.
author: Mike Martin version: $Revision: 1.5 $ |