Source code for lvmnps.switch.exceptions
[docs]class PowerException(Exception):
"""
An error occurred talking the the DLI Power switch
"""
pass
[docs]class PowerException(Exception):
"""
An error occurred talking the the DLI Power switch
"""
pass