Index of exceptions


E
Exit_handler [Model]
This exception can be used to exit from a callback, and to use another callback with the new environment and the same optional user info.
Exit_html [Model]
This exception can be used to exit from a callback with a document.

M
Missing_argument [Args]
argument, message
Missing_cookie [Args]
argument, message

Q
Query_string_too_big [Env]
Raise when building the environment and the query string is too long, for example when uploading a file too big, or many files.

R
Read_errors [Args]
Exception raised by the read function generated by the cgi_template tool.