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