zemfrog.exception¶
Module Contents¶
-
exception
zemfrog.exception.ZemfrogException[source]¶ Bases:
ExceptionCommon base class for all non-exit exceptions.
-
exception
zemfrog.exception.ZemfrogTemplateNotFound[source]¶ Bases:
ZemfrogExceptionCommon base class for all non-exit exceptions.
-
exception
zemfrog.exception.ZemfrogEnvironment[source]¶ Bases:
ZemfrogExceptionCommon base class for all non-exit exceptions.
-
exception
zemfrog.exception.ZemfrogModelNotFound[source]¶ Bases:
ZemfrogExceptionCommon base class for all non-exit exceptions.
-
exception
zemfrog.exception.ZemfrogRoleNotFound[source]¶ Bases:
ZemfrogExceptionCommon base class for all non-exit exceptions.
-
exception
zemfrog.exception.ZemfrogRolePermissionNotFound[source]¶ Bases:
ZemfrogExceptionCommon base class for all non-exit exceptions.