This is client API (go to server)

Index of exceptions


C
Channel_closed [Eliom_comet]

Process_closed is raised when reading on a channel and the server side of the application closed channel ( the channel was garbage collected ).

Channel_full [Eliom_comet]

Channel_full is raised when trying to read on a channel marked full by the server.


E
Eliom_Internal_Error [Eliom_pervasives]

F
Failed_request [Eliom_request]
False [Eliom_pervasives]

L
Looping_redirection [Eliom_request]

N
Non_xml_content [Eliom_request]

P
Process_closed [Eliom_comet]

Process_closed is raised when reading on a channel and the server side of the application closed the client process.

Program_terminated [Eliom_request]