Class StoreException

All Implemented Interfaces:
Serializable, ExceptionInfo
Direct Known Subclasses:
LockException, ObjectExistsException, ObjectNotFoundException, OptimisticException, QueryException, ReferentialIntegrityException

public class StoreException extends OpenJPAException
Base exception for data store errors.
Since:
0.2.5
Author:
Marc Prud'hommeaux
See Also: