:mod:`zemfrog.exception` ======================== .. py:module:: zemfrog.exception Module Contents --------------- .. exception:: ZemfrogException Bases: :py:obj:`Exception` Common base class for all non-exit exceptions. .. exception:: ZemfrogTemplateNotFound Bases: :py:obj:`ZemfrogException` Common base class for all non-exit exceptions. .. exception:: ZemfrogEnvironment Bases: :py:obj:`ZemfrogException` Common base class for all non-exit exceptions. .. exception:: ZemfrogModelNotFound Bases: :py:obj:`ZemfrogException` Common base class for all non-exit exceptions. .. exception:: ZemfrogRoleNotFound Bases: :py:obj:`ZemfrogException` Common base class for all non-exit exceptions. .. exception:: ZemfrogRolePermissionNotFound Bases: :py:obj:`ZemfrogException` Common base class for all non-exit exceptions.