Class StackTrace

java.lang.Object
java.lang.Throwable
bitronix.tm.utils.StackTrace
All Implemented Interfaces:
Serializable

public class StackTrace extends Throwable
A dummy Throwable used to build a call stack.
Author:
Ludovic Orban
See Also:
  • Constructor Details

    • StackTrace

      public StackTrace()