org.nanocontainer.persistence.hibernate.classic
Class HibernateExceptionHandler

java.lang.Object
  extended by org.nanocontainer.persistence.hibernate.classic.HibernateExceptionHandler

public class HibernateExceptionHandler
extends Object

ExceptionHandler version for Hibernate 2.

Version:
$Revision: $
See Also:
ExceptionHandler

Constructor Summary
HibernateExceptionHandler(ExceptionFactory exceptionFactory)
           
 
Method Summary
 RuntimeException handle(Throwable ex)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HibernateExceptionHandler

public HibernateExceptionHandler(ExceptionFactory exceptionFactory)
Method Detail

handle

public RuntimeException handle(Throwable ex)


Copyright 2003-2003-2006 Codehaus. All Rights Reserved.