E  | |
| Empty [CCRingBuffer.S] | 
Raised in querying functions when the buffer is empty
 
 | 
| Empty [CCFQueue] | |
| Empty [CCDeque] | |
| Empty [CCHeap.S] | |
| Empty [CCVector] | 
Raised on empty stack
 
 | 
| Error [CCApp_parse] | |
| ExitEvery [CCTimer] | |
| ExitServer [CCUnix] | |
F  | |
| Frozen [CCHashTrie.Transient] | 
Raised when a frozen ID is used
 
 | 
| Frozen [CCBitField] | 
Raised when a frozen bitfield is modified
 
 | 
G  | |
| Get_error [CCResult] | |
H  | |
| Has_cycle [CCGraph] | |
I  | |
| IO_error [CCMonadIO] | |
P  | |
| ParseError [CCParse] | 
position * message
 
 | 
| Pick_from_empty [CCRandom] | |
S  | |
| Sequence_once [CCGraph] | 
Raised when a sequence meant to be used once is used several times
 
 | 
| Stopped [CCTimer] | |
| Stopped [CCPool] | |
T  | |
| TooManyFields [CCBitField] | 
Raised when too many fields are packed into one bitfield
 
 | 
| TrapNaN [CCFloat] | |
W  | |
| WrongDimension [CCArray1] | 
Raised when arrays do not have expected length
 
 |