zemfrog.exception

Module Contents

exception zemfrog.exception.ZemfrogException[source]

Bases: Exception

Common base class for all non-exit exceptions.

exception zemfrog.exception.ZemfrogTemplateNotFound[source]

Bases: zemfrog.exception.ZemfrogException

Common base class for all non-exit exceptions.

exception zemfrog.exception.ZemfrogEnvironment[source]

Bases: zemfrog.exception.ZemfrogException

Common base class for all non-exit exceptions.

exception zemfrog.exception.ZemfrogModelNotFound[source]

Bases: zemfrog.exception.ZemfrogException

Common base class for all non-exit exceptions.

exception zemfrog.exception.ZemfrogRoleNotFound[source]

Bases: zemfrog.exception.ZemfrogException

Common base class for all non-exit exceptions.

exception zemfrog.exception.ZemfrogRolePermissionNotFound[source]

Bases: zemfrog.exception.ZemfrogException

Common base class for all non-exit exceptions.