public class ExceptionTranslator
extends Object
| Constructor and Description |
|---|
ExceptionTranslator() |
| Modifier and Type | Method and Description |
|---|---|
static com.liferay.portal.kernel.dao.orm.ORMException |
translate(Exception e) |
static com.liferay.portal.kernel.dao.orm.ORMException |
translate(Exception e,
org.hibernate.Session session,
Object object) |