| Name | Type | Description |
|---|---|---|
| reason | Reason for the exception |
| Name | Type | Description |
|---|---|---|
| env | Environment jump buffer | |
| prev | Previous exception if any | |
| file | source filename usually from __FILE__ | |
| exception | Exception data (reason) | |
| line | source line number usually from __LINE__ | |
| Padding | Padding to alignment boundary |