B | |
| Bad [Core_arg] | |
| Bug [Fqueue] | |
E | |
| Empty [Heap] |
Raised when
top or pop is called on an empty heap.
|
| Empty [Fqueue] | |
| Empty [Core_stack] | |
| Empty [Core_queue] | |
F | |
| Finally [Exn] |
Raised when finalization after an exception failed, too.
|
H | |
| Help [Core_arg] | |
I | |
| IOError [Bigstring] |
Type of I/O errors
|
U | |
| Unix_error [Core_unix] |
Raised by the system calls below when an error is encountered.
|