Libraries.System.StackTraceItem Documentation

The StackTraceItem is a helper class that represents an item on the call stack. It is used by the Error classes to generate stack traces.

Example Code