org.jboss.seam.transaction.util
Class ExceptionUtil

java.lang.Object
  extended by org.jboss.seam.transaction.util.ExceptionUtil

public class ExceptionUtil
extends Object

Utility class for dealing with application exceptions

Author:
Stuart Douglas

Method Summary
static boolean exceptionCausesRollback(Exception e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

exceptionCausesRollback

public static boolean exceptionCausesRollback(Exception e)


Copyright © 2011 Seam Framework. All Rights Reserved.