Up
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
]
Config_file_error
[
Ocsigen_config
]
Connection_closed
[
Ocsigen_http_com
]
The other side has cleanly closed the connection after a message
D
Dynlink_error
[
Ocsigen_loader
]
E
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_local_files
]
The file is a directory which we should not display
Failed_404
[
Ocsigen_local_files
]
The requested file cannot be served: does not exists, not enough permissions ...
Finalized
[
Ocsigen_stream
]
Findlib_error
[
Ocsigen_loader
]
H
Http_exception
[
Ocsigen_http_frame.Http_error
]
I
IncorrectRegexpes
[
Ocsigen_extensions
]
Input_is_too_large
[
Ocsigen_lib_base
]
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
]
No_such_host
[
Ocsigen_lib.Ip_address
]
Non_unique_channel_name
[
Ocsigen_comet.Channels
]
An exception raised when creating a channel with a name already associated to another channel.
NotReadableDirectory
[
Ocsigen_local_files
]
Not_concerned
[
Ocsigen_extensions
]
Regular expressions for redirections
O
Ocsigen_Bad_Request
[
Ocsigen_lib_base
]
Ocsigen_Internal_Error
[
Ocsigen_lib_base
]
Ocsigen_Is_a_directory
[
Ocsigen_extensions
]
Ocsigen_Request_too_long
[
Ocsigen_lib_base
]
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
Too_many_virtual_channels
[
Ocsigen_comet.Channels
]
An exception that may be raised when trying to create a new channel while the channel count exceed
max_virtual_channels
.