2 lines
47 B
Python
2 lines
47 B
Python
class UnknownGatewayError(Exception):
|
|
pass
|
class UnknownGatewayError(Exception):
|
|
pass
|