public final class ThrowableExtensions extends Object
| Constructor and Description |
|---|
ThrowableExtensions() |
| Modifier and Type | Method and Description |
|---|---|
static String |
stackTraceFor(Throwable extendee) |
static void |
throwWithinIsisException(InvocationTargetException e,
String error) |
public ThrowableExtensions()
public static String stackTraceFor(Throwable extendee)
public static void throwWithinIsisException(InvocationTargetException e, String error)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.