Class StackRecorder

java.lang.Object
java.lang.Throwable
com.sun.xml.bind.v2.util.StackRecorder
All Implemented Interfaces:
Serializable

public class StackRecorder extends Throwable
Created to record the caller stack trace in logging.
Author:
Kohsuke Kawaguchi
See Also:
  • Constructor Details

    • StackRecorder

      public StackRecorder()