org.jowidgets.cap.service.hibernate.impl
Class HibernateExceptionDecoratorImpl

java.lang.Object
  extended by org.jowidgets.cap.service.hibernate.impl.HibernateExceptionDecoratorImpl
All Implemented Interfaces:
org.jowidgets.util.IDecorator<Throwable>

public class HibernateExceptionDecoratorImpl
extends Object
implements org.jowidgets.util.IDecorator<Throwable>


Constructor Summary
HibernateExceptionDecoratorImpl()
           
 
Method Summary
 Throwable decorate(Throwable original)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HibernateExceptionDecoratorImpl

public HibernateExceptionDecoratorImpl()
Method Detail

decorate

public Throwable decorate(Throwable original)
Specified by:
decorate in interface org.jowidgets.util.IDecorator<Throwable>


Copyright © 2012. All Rights Reserved.