Index of exceptions



B

C

D
  • Different_list_size [Lazy_list]
    Different_list_size is raised when applying functions such as iter2 on two lists having different size.
  • Different_list_size [List]
    Different_list_size is raised when applying functions such as iter2 on two lists having different size.

E

F
  • Failure [Stream]
    Raised by parsers when none of the first components of the stream patterns is accepted.

G

H
  • Help [Arg]
    Raised by Arg.parse_argv when the user asks for help.

I

M

N

O

P

S
  • Scan_failure [Scanf]
    The exception that formatted input functions raise when the input cannot be read according to the given format.

U