Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
pyramid.pdf
Скачиваний:
11
Добавлен:
24.03.2015
Размер:
3.82 Mб
Скачать

CHAPTER

FORTYSIX

PYRAMID.EXCEPTIONS

Forbidden

alias of HTTPForbidden

NotFound

alias of HTTPNotFound

class ConfigurationError

Raised when inappropriate input values are supplied to an API method of a Configurator

class URLDecodeError

This exception is raised when Pyramid cannot successfully decode a URL or a URL path segment. This exception it behaves just like the Python builtin UnicodeDecodeError. It is a subclass of the builtin UnicodeDecodeError exception only for identity purposes, mostly so an exception view can be registered when a URL cannot be decoded.

567

46. PYRAMID.EXCEPTIONS

568

Соседние файлы в предмете [НЕСОРТИРОВАННОЕ]