Expand description

A CompiledFunctionUnwindInfo contains the function unwind information.

The unwind information is used to determine which function called the function that threw the exception, and which function called that one, and so forth.

Learn more.

Enums