Package org.springframework.orm.jpa
Class JpaSystemException
- All Implemented Interfaces:
- Serializable
JPA-specific subclass of UncategorizedDataAccessException,
 for JPA system errors that do not match any concrete
 
org.springframework.dao exceptions.- Since:
- 2.0
- Author:
- Juergen Hoeller
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.springframework.core.NestedRuntimeExceptioncontains, getMessage, getMostSpecificCause, getRootCauseMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
JpaSystemException
 
-