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