public class StackTraceTransformer extends Object
| Constructor and Description |
|---|
StackTraceTransformer(ServerWrappedException e) |
| Modifier and Type | Method and Description |
|---|---|
static void |
addStackTo(Throwable e,
StackTraceElement[] clientStackTrace) |
static ServerWrappedException |
mergeStackTraces(ServerWrappedException e) |
public StackTraceTransformer(ServerWrappedException e)
public static ServerWrappedException mergeStackTraces(ServerWrappedException e)
e - the ServerWrappedException given by the server apipublic static void addStackTo(Throwable e, StackTraceElement[] clientStackTrace)
Copyright © 2018 Bonitasoft S.A.. All rights reserved.