Object
com.liferay.portal.dao.orm.hibernate.ExceptionTranslator
public class ExceptionTranslator
extends Object
- Author:
- Brian Wing Shun Chan
-
Constructor Summary
Constructors
-
Method Summary
static com.liferay.portal.kernel.dao.orm.ORMException
static com.liferay.portal.kernel.dao.orm.ORMException
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ExceptionTranslator
public ExceptionTranslator()
-
Method Details
-
translate
public static com.liferay.portal.kernel.dao.orm.ORMException translate(Exception exception)
-
translate
public static com.liferay.portal.kernel.dao.orm.ORMException translate(Exception exception,
org.hibernate.Session session,
Object object)