Previous topic

Internals

Next topic

Other battery Included

This Page

Exceptions

exception djpcms.core.exceptions.DjpcmsException

Base class for djpcms related exceptions.

exception djpcms.core.exceptions.ModelException

A DjpcmsException raised when a Model is not recognised.

exception djpcms.core.exceptions.ApplicationUrlException

A DjpcmsException raised when there are problems related to urls configuration

exception djpcms.core.exceptions.PageNotFound

A DjpcmsException raised when page is not found.