Towards a1 1.0.0; DELETE, no vector:
[ric-plt/a1.git] / a1 / exceptions.py
index 1362b2a..be113ba 100644 (file)
@@ -29,15 +29,3 @@ class PolicyTypeNotFound(BaseException):
 
 class PolicyTypeAlreadyExists(BaseException):
     """a policy type already exists and replace not supported at this time"""
-
-
-class MissingRmrString(BaseException):
-    pass
-
-
-class MissingManifest(BaseException):
-    pass
-
-
-class MissingRmrMapping(BaseException):
-    pass