C | |
Client_value_creation_invalid_context [Eliom_lib] |
Raised if a client value of the given closure ID is created at a
point in time where it is neither global (i.e.
|
E | |
Eliom_404 [Eliom_common] |
Page not found
|
Eliom_Internal_Error [Eliom_lib] | |
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_site_information_not_available [Eliom_common] |
That function cannot be used when the site information is not available,
that is, outside a request or the initialisation phase of your Eliom module
(while reading the configuration file).
|
Eref_not_initialized [Eliom_reference] |
Exception raised when trying to access an eref
that has not been initaliazed, when we don't want to initialize it.
|
Error [Eliom_openid] |
Exception thrown by this module's function.
|
W | |
Wrong_scope [Eliom_state.Ext] |
Exception raised when you try to access a reference
belonging to a scope different to the state's scope
|