B  | |
| Buffer_short [Common] | 
Buffer too short for read/write operation
 
 | 
E  | |
| Empty_type [Common] | EmptyType gets raised when the user attempts to write or estimate
    the size of a value of an empty type, which would not make sense.
 | 
N  | |
| No_variant_match [Common] | 
Used internally for backtracking
 
 | 
P  | |
| Poly_rec_write [Common] | PolyRecWrite type gets raised when the user attempts to write or
    estimate the size of a value of a type that is bound through a
    polymorphic record field in type definition type.
 | 
R  | |
| Read_error [Common] | ReadError (err, err_pos)
 |