org.apache.chemistry.opencmis.server.shared
Class ExceptionHelper
java.lang.Object
org.apache.chemistry.opencmis.server.shared.ExceptionHelper
public class ExceptionHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STACK_TRACE_PROPERTY
public static final String STACK_TRACE_PROPERTY
- See Also:
- Constant Field Values
getStacktraceAsString
public static String getStacktraceAsString(Throwable t)
- Returns the stack trace as string.
getStacktraceAsNode
public static Node getStacktraceAsNode(Throwable t)
- Returns the stack trace as DOM node.
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.