org.jboss.seam.util
Class Exceptions

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

public class Exceptions
extends java.lang.Object


Constructor Summary
Exceptions()
           
 
Method Summary
static java.lang.Exception getCause(java.lang.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 java.lang.Exception getCause(java.lang.Exception exception)


Copyright © 2011 Seam Framework. All Rights Reserved.