def __init__(self):
     OperationError.__init__(self, "exception_class", "exception_value")
Exemple #2
0
 def __init__(self):
     OperationError.__init__(self, "exception_class", "exception_value")