B | |
Bad [Arg] | Functions in |
Break [Sys] | Exception raised on interactive interrupt if |
C | |
Continuation_already_resumed [Effect] | Exception raised when a continuation is continued or discontinued more than once. |
E | |
Empty [Stack] | |
Empty [Queue] | Raised when |
Error [Dynlink_types] | |
Error [Dynlink] | Errors in dynamic linking are reported by raising the |
F | |
Finally_raised [Fun] |
|
Forced_twice [Seq] | This exception is raised when a sequence returned by |
H | |
Help [Arg] | Raised by |
P | |
Parse_error [Parsing] | Raised when a parser encounters a syntax error. |
S | |
Scan_failure [Scanf] | When the input can not be read according to the format string
specification, formatted input functions typically raise exception
|
U | |
Undefined [Lazy] | Raised when forcing a suspension concurrently from multiple fibers, systhreads or domains, or when the suspension tries to force itself recursively. |
Unhandled [Effect] |
|
Unix_error [Unix] | Raised by the system calls below when an error is encountered. |