com.liferay.portal.dao.orm.hibernate
Class ExceptionTranslator

java.lang.Object
  extended by com.liferay.portal.dao.orm.hibernate.ExceptionTranslator

public class ExceptionTranslator
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
ExceptionTranslator()
           
 
Method Summary
static com.liferay.portal.kernel.dao.orm.ORMException translate(java.lang.Exception e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionTranslator

public ExceptionTranslator()
Method Detail

translate

public static com.liferay.portal.kernel.dao.orm.ORMException translate(java.lang.Exception e)