public class ExceptionUtils extends Object
| Constructor and Description |
|---|
ExceptionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addLocalTrace(Throwable e)
Augments the stack trace of the given exception with the local stack
trace.
|
public static void addLocalTrace(Throwable e)
Copyright © 2006–2015 Cojen. All rights reserved.