summaryrefslogtreecommitdiff
path: root/src/leap/common/keymanager/errors.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/leap/common/keymanager/errors.py')
-rw-r--r--src/leap/common/keymanager/errors.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/leap/common/keymanager/errors.py b/src/leap/common/keymanager/errors.py
index 4853869..886c666 100644
--- a/src/leap/common/keymanager/errors.py
+++ b/src/leap/common/keymanager/errors.py
@@ -16,6 +16,11 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
+"""
+Errors and exceptions used by the Key Manager.
+"""
+
+
class KeyNotFound(Exception):
"""
Raised when key was no found on keyserver.