next up previous contents index
Next: 3.7 Integration issues Up: 3. The libonyx library Previous: 3.5 Garbage collection   Contents   Index

3.6 Exceptions

libonyx reserves xep exception numbers 0 to 127 and defines the following exceptions:
CW_ONYXX_OOM:
Memory allocation error.
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 2002-03-30