org.opennms.netmgt.config
Class GroupManagerGroupDao.GroupManagerCastorExceptionTranslator

java.lang.Object
  extended by org.opennms.netmgt.dao.castor.CastorExceptionTranslator
      extended by org.opennms.netmgt.config.GroupManagerGroupDao.GroupManagerCastorExceptionTranslator
Enclosing class:
GroupManagerGroupDao

public static class GroupManagerGroupDao.GroupManagerCastorExceptionTranslator
extends CastorExceptionTranslator


Constructor Summary
GroupManagerGroupDao.GroupManagerCastorExceptionTranslator()
           
 
Method Summary
 org.springframework.dao.DataAccessException translate(String task, Exception e)
           
 
Methods inherited from class org.opennms.netmgt.dao.castor.CastorExceptionTranslator
translate, translate, translate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupManagerGroupDao.GroupManagerCastorExceptionTranslator

public GroupManagerGroupDao.GroupManagerCastorExceptionTranslator()
Method Detail

translate

public org.springframework.dao.DataAccessException translate(String task,
                                                             Exception e)


Copyright © 2009. All Rights Reserved.