zoom.exceptions module

zoom.exceptions

System wide exceptions

exception zoom.exceptions.DatabaseException

Bases: Exception

exception zoom.exceptions.DatabaseMissingException

Bases: Exception

Database not found

exception zoom.exceptions.PageMissingException

Bases: Exception

exception zoom.exceptions.SiteMissingException

Bases: Exception

Site directory not found

exception zoom.exceptions.SystemException

Bases: Exception

exception zoom.exceptions.ThemeTemplateMissingException

Bases: Exception

Theme template missing

exception zoom.exceptions.TypeException

Bases: Exception

unsupported type

exception zoom.exceptions.UnauthorizedException

Bases: Exception

exception zoom.exceptions.ValidException

Bases: Exception

invalid record