netbox-proxbox
netbox-proxbox copied to clipboard
Raise Exception to errors instead of returning error
Currently all errors is just returning the error message. The idea is to replace it with actual error with Raise Exception