blob: 6db14c8a7c8eafd55015886c0e08646bac56db98 [file] [log] [blame]
#!/bin/python3
from liberouterapi.error import ApiException
class NetopeerException(ApiException):
status_code = 500