Package org.apache.openjpa.util
Interface RuntimeExceptionTranslator
- All Superinterfaces:
Serializable
Interface used by many facade helpers to translate exceptions.
- Author:
- Abe White
-
Method Summary
Modifier and TypeMethodDescriptionTranslate the given exception.
-
Method Details
-
translate
Translate the given exception.
-