| Class | Description |
|---|---|
| CacheFrame |
CacheFrame is a frame generated from the native interface to hold a method and a list of local
variables for later use.
|
| LocalVariable |
LocalVariable is a data object reprsenting a live variable in a stack frame at the time of an
exception gathered by the native interface.
|
| ThrowableCache |
ThrowableCache is a mechanism for storing information from the native interface at the time
of an exception which can be queried later by the notifier for enhancing payloads.
|