Class UserException

All Implemented Interfaces:
Serializable, ExceptionInfo
Direct Known Subclasses:
CallbackException, InvalidStateException, MetaDataException, ParseException

public class UserException extends OpenJPAException
Base exception type for user errors.
Since:
0.2.5
Author:
Marc Prud'hommeaux
See Also: