Source code for mrbobby.bobbyexceptions
"""mr.bobby exceptions module."""
[docs]class TemplateConfigurationError(ConfigurationError):
"""Raised reading template configuration"""
"""mr.bobby exceptions module."""
[docs]class TemplateConfigurationError(ConfigurationError):
"""Raised reading template configuration"""