public class ExceptionHelper extends Object
Modifier and Type | Field and Description |
---|---|
static String |
STACK_TRACE_PROPERTY |
Modifier and Type | Method and Description |
---|---|
static Node |
getStacktraceAsNode(Throwable t)
Returns the stack trace as DOM node.
|
static String |
getStacktraceAsString(Throwable t)
Returns the stack trace as string.
|
public static final String STACK_TRACE_PROPERTY
Copyright © 2018 City of Paris. All rights reserved.