|
0 A.D. | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
choices offered by the shared error dialog
Field Summary | |
ER_BREAK
trigger breakpoint, i. |
|
ER_CONTINUE = 1
ignore, continue as if nothing happened. |
|
ER_EXIT
exit the program immediately. |
|
ER_NOT_IMPLEMENTED
special return value for the display_error app hook stub to indicate that it has done nothing and that the normal sys_display_error implementation should be called instead. |
|
ER_SUPPRESS
ignore and do not report again. |
Field Detail |
public ER_BREAK
public ER_CONTINUE = 1
public ER_EXIT
public ER_NOT_IMPLEMENTED
public ER_SUPPRESS
|
0 A.D.
Generated on September 04, 2007 at 18:13 CppDoc v2.4.0 |
|||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |