blob: 95c5fa9c50b5b14f8243afe27e07f8e6b74d9579 [file] [log] [blame]
class GenericViewError(Exception):
"""A problem in a generic view."""
pass