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:
java.io.Serializable
public class StackRecorder extends java.lang.Throwable
Created to record the caller stack trace in logging.- Author:
- Kohsuke Kawaguchi
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description StackRecorder()
-