Package com.sun.xml.bind.v2.util
Class StackRecorder
java.lang.Object
java.lang.Throwable
com.sun.xml.bind.v2.util.StackRecorder
- All Implemented Interfaces:
Serializable
Created to record the caller stack trace in logging.
- Author:
- Kohsuke Kawaguchi
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
StackRecorder
public StackRecorder()
-