org.jboss.seam.util
Class Exceptions

java.lang.Object
  extended by org.jboss.seam.util.Exceptions

public class Exceptions
extends Object


Constructor Summary
Exceptions()
           
 
Method Summary
static Exception getCause(Exception exception)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Exceptions

public Exceptions()
Method Detail

getCause

public static Exception getCause(Exception exception)


Copyright © 2011 Seam Framework. All Rights Reserved.