Next: 4.7 Integration issues
Up: 4. The libonyx library
Previous: 4.5 Garbage collection
Contents
Index
libonyx reserves xep exception numbers 0 to
127 and defines the following exceptions:
- CW_ONYXX_OOM:
- Memory allocation error.
- CW_ONYXX_CONTINUE:
- Internal use, for the
continue operator.
- CW_ONYXX_ESCAPE:
- Internal use, for the escape
operator.
- CW_ONYXX_EXIT:
- Internal use, for the exit operator.
- CW_ONYXX_STOP:
- Internal use, for the stop
operator.
- CW_ONYXX_QUIT:
- Internal use, for the quit
operator.
Jason Evans
2005-03-16