Index of exceptions


B
Bad [Inria_cset]
Bad_recursion [Flx_exceptions]

C
ClientError [Flx_exceptions]
ClientError2 [Flx_exceptions]
ClientErrorn [Flx_exceptions]

D
Duplicate_macro [Flx_lexstate]

E
Empty [Flx_cil_util.STACK]
Raised when Stack.pop or Stack.top is applied to an empty stack.
Eof [Flx_cil_formatlex]
Error [Inria_table]
Error [Flx_cil_errormsg]
Error reporting functions raise this exception
Exit [Flx_exceptions]
Expr_recursion [Flx_exceptions]

F
Flx_cil_cabsOnly [Flx_cil_frontc]
Free_fixpoint [Flx_exceptions]

G
GotSignal [Flx_cil_util]

I
InternalError [Flx_cil_formatlex]

L
LenOfArray [Flx_cil_cil]
Raised when Flx_cil_cil.lenOfArray fails either because the length is None * or because it is a non-constant expression
LexError [Flx_exceptions]

M
Memory_overflow [Inria_lexgen]

N
NoPerfCount [Flx_cil_stats]

P
ParseError [Flx_exceptions]
ParseError [Flx_cil_frontc]

S
SizeOfError [Flx_cil_cil]
Raised when one of the bitsSizeOf functions cannot compute the size of a type.
SyntaxError [Flx_exceptions]
SystemError [Flx_exceptions]

T
TokenError [Flx_exceptions]

U
UnificationError [Flx_typing]
Unknown_prec [Flx_cexpr]
Unresolved_return [Flx_exceptions]