E | |
Empty [Cf_seq] |
Operation not possible on an empty list.
|
Error [Cf_lexer] |
The exception raised by the
raise_exn exception handler function below.
|
Error [Cf_regex] |
An error parsing the specified string as a regular expression.
|
Error [Cf_parser.X] |
Generic parser error with one positional parameter.
|
Error [Cf_parser] |
Generic parser error with no parameters.
|
L | |
Label_error [Cf_tai64] |
Input is not a valid TAI64 label
|
N | |
No_match [Cf_scan_parser] |
An exception provided so that the
cscanf function (below) can be signaled
to transform its answer with the effect that the parser stack is unwound
until an alternative production can be matched.
|
Not_ready [Cf_poll] |
The exception raised when the
get method is applied to an I/O event
object that has not been serviced by a polling mux.
|
R | |
Range_error [Cf_tai64] |
Result not representable in TAI64 format.
|
Rel_undefined [Cf_uri] |
The exception raised when a relative URI has no defined reference to an
absolute URI for a given base, i.e.
|
U | |
Unresolved [Cf_nameinfo] |
The exception type.
|