Class WrappedException

All Implemented Interfaces:
Serializable, ExceptionInfo
Direct Known Subclasses:
ValidationException

public class WrappedException extends OpenJPAException
Identifiable exception type which wraps an internal runtime exception.
See Also: