org.objectweb.jac.util
Class Exceptions

java.lang.Object
  extended byorg.objectweb.jac.util.Exceptions

public class Exceptions
extends Object

Various often used Exception functions


Constructor Summary
Exceptions()
           
 
Method Summary
static Throwable getTargetException(Throwable throwable)
           
 
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

getTargetException

public static Throwable getTargetException(Throwable throwable)