| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| Data Fields | |
| struct ast_string_field_mgr | __field_mgr | 
| struct ast_string_field_pool * | __field_mgr_pool | 
| const ast_string_field | context | 
| const ast_string_field | exten | 
| int | priority | 
| const ast_string_field | reason | 
| struct ast_string_field_mgr __field_mgr | 
| struct ast_string_field_pool* __field_mgr_pool | 
| const ast_string_field context | 
Definition at line 645 of file pbx.c.
Referenced by acf_exception_read(), and raise_exception().
| const ast_string_field exten | 
Definition at line 645 of file pbx.c.
Referenced by acf_exception_read(), and raise_exception().
| int priority | 
Priority associated with this exception
Definition at line 647 of file pbx.c.
Referenced by acf_exception_read(), and raise_exception().
| const ast_string_field reason | 
Definition at line 645 of file pbx.c.
Referenced by acf_exception_read(), and raise_exception().