mirror of
https://github.com/certbot/certbot.git
synced 2026-07-31 18:34:41 +02:00
100% configurator coverage
This commit is contained in:
@@ -65,6 +65,9 @@ class NoInstallationError(PluginError):
|
||||
class MisconfigurationError(PluginError):
|
||||
"""Let's Encrypt Misconfiguration error."""
|
||||
|
||||
class NotSupportedError(PluginError):
|
||||
"""Let's Encrypt Plugin function not supported error."""
|
||||
|
||||
|
||||
class RevokerError(Error):
|
||||
"""Let's Encrypt Revoker error."""
|
||||
|
||||
Reference in New Issue
Block a user