Index of exceptions
A
Aborted
[
Ocsigen_http_com
]
Connection killed
Already_read
[
Ocsigen_stream
]
B
Bad_config_tag_for_extension
[
Ocsigen_extensions
]
Xml tag not recognized by an extension (usually not a real error)
C
Cancelled
[
Ocsigen_stream
]
Connection_closed
[
Ocsigen_http_com
]
The other side has cleanly closed the connection after a message
E
Eliom_404
[
Eliom_common
]
Page not found
Eliom_Session_expired
[
Eliom_common
]
Eliom_Typing_Error
[
Eliom_common
]
The service (GET or POST) parameters do not match expected type
Eliom_Wrong_parameter
[
Eliom_common
]
Service called with wrong parameter names
Eliom_function_forbidden_outside_site_loading
[
Eliom_common
]
That function cannot be used like that outside the initialisation phase.
Error_in_config_file
[
Ocsigen_extensions
]
Error in a <site> tag inside the main ocsigen.conf file
Error_in_user_config_file
[
Ocsigen_extensions
]
Option incorrect in a userconf file
F
Failed_403
[
Ocsigen_LocalFiles
]
The file is a directory which we should not display
Failed_404
[
Ocsigen_LocalFiles
]
The requested file cannot be served: does not exists, not enough permissions ...
Finalized
[
Ocsigen_stream
]
H
Http_exception
[
Ocsigen_http_frame.Http_error
]
I
IncorrectRegexpes
[
Ocsigen_extensions
]
Interrupted
[
Ocsigen_stream
]
K
Keepalive_timeout
[
Ocsigen_http_com
]
L
Lost_connection
[
Ocsigen_http_com
]
The connection has been unexpectedly broken
N
NoSuchUser
[
Ocsigen_extensions
]
NotReadableDirectory
[
Ocsigen_LocalFiles
]
Not_concerned
[
Ocsigen_extensions
]
Regular expressions for redirections
O
Ocsigen_Is_a_directory
[
Ocsigen_extensions
]
Ocsigen_http_error
[
Ocsigen_extensions
]
S
Stream_error
[
Ocsigen_stream
]
Stream_too_small
[
Ocsigen_stream
]
possibly with the size of the stream
String_too_large
[
Ocsigen_stream
]
T
Timeout
[
Ocsigen_http_com
]
No activity on the other side
U
Unknown_command
[
Ocsigen_extensions
]
Extending server commands
W
Wrong_session_table_for_CSRF_safe_coservice
[
Eliom_services
]
X
Xml_parser_error
[
Simplexmlparser
]