| public nothrow | FunctionExceptionData() |
| public CleanupDispatchBlock* | GetOpenCleanupDispatchBlock(uint cleanupBlockId) const |
| public TryBlock* | GetTryBlock(uint tryBlockId) const |
| public nothrow bool | IsEmpty() const |
| public List<CleanupDispatchBlock> | cleanupDispatchBlocks |
| public uint | frameSize |
| public String<char> | functionName |
| public List<TryBlock> | tryBlocks |