#include <expandlib-exceptions.h>
Collaboration diagram for expander::expand_error:

Public Methods | |
| expand_error (const _TCHAR *context, const _TCHAR *error_message) throw () | |
| expand_error (const _TCHAR *context, const _TCHAR *error_message, const _TCHAR *about) throw () | |
| const _TCHAR * | context () const throw () |
| const _TCHAR * | error_message () const throw () |
| const _TCHAR * | about () const throw () |
Private Attributes | |
| const _TCHAR * | context_ |
| const _TCHAR * | error_message_ |
| const _TCHAR * | about_ |
Definition at line 73 of file expandlib-exceptions.h.
|
||||||||||||
|
Definition at line 80 of file expandlib-exceptions.h. |
|
||||||||||||||||
|
Definition at line 86 of file expandlib-exceptions.h. |
|
|
Definition at line 100 of file expandlib-exceptions.h. |
|
|
Definition at line 92 of file expandlib-exceptions.h. |
|
|
Definition at line 96 of file expandlib-exceptions.h. |
|
|
Definition at line 77 of file expandlib-exceptions.h. |
|
|
Definition at line 75 of file expandlib-exceptions.h. |
|
|
Definition at line 76 of file expandlib-exceptions.h. |
1.3-rc2