com.arsdigita.util
Class Exceptions
java.lang.Object
com.arsdigita.util.Exceptions
- public class Exceptions
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Exceptions
public Exceptions()
unwrap
public static Throwable[] unwrap(Throwable t)
registerUnwrapper
public static void registerUnwrapper(Class exception,
ExceptionUnwrapper unwrapper)
unregisterUnwrapper
public static void unregisterUnwrapper(Class exception)
getUnwrapper
public static ExceptionUnwrapper getUnwrapper(Class exception)
findUnwrapper
public static ExceptionUnwrapper findUnwrapper(Class exception)
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC