|
polylib 5.22.8
|
Public Attributes | |
| int | what |
| jmp_buf | where |
| const char * | function |
| const char * | file |
| int | line |
| const char* linear_exception_holder::file |
Definition at line 162 of file errors.c.
Referenced by push_exception_on_stack().
| const char* linear_exception_holder::function |
Definition at line 161 of file errors.c.
Referenced by push_exception_on_stack().
| int linear_exception_holder::line |
Definition at line 163 of file errors.c.
Referenced by push_exception_on_stack().
| int linear_exception_holder::what |
Definition at line 153 of file errors.c.
Referenced by push_exception_on_stack().
| jmp_buf linear_exception_holder::where |
Definition at line 157 of file errors.c.
Referenced by push_exception_on_stack().