Class StackRecorder

  • All Implemented Interfaces:
    Serializable

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

      • StackRecorder

        public StackRecorder()