Exemple #1
0
 def __init__(self, error):
     self.err = "%s" % error
     PopularityException.__init__(self, '%s' % error)
Exemple #2
0
 def __init__(self, error):
     self.err = "%s" % error
     PopularityException.__init__(self, 'das Interface error: %s' % error)
Exemple #3
0
 def __init__(self, error):
     self.err = "%s" % error
     PopularityException.__init__(self, '%s' % error)