com.liferay.portal.dao.orm.hibernate
Class ExceptionTranslator
java.lang.Object
com.liferay.portal.dao.orm.hibernate.ExceptionTranslator
public class ExceptionTranslator
- extends Object
|
Method Summary |
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)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExceptionTranslator
public ExceptionTranslator()
translate
public static com.liferay.portal.kernel.dao.orm.ORMException translate(Exception e)
translate
public static com.liferay.portal.kernel.dao.orm.ORMException translate(Exception e,
org.hibernate.Session session,
Object object)