Closed ajoubertza closed 4 years ago
Provide a slightly more useful message if a device property is erroneously declared as both mandatory and having a default value. Also changed the exception type from the overly generic Exception to ValueError.
Exception
ValueError
Closes #380
Provide a slightly more useful message if a device property is erroneously declared as both mandatory and having a default value. Also changed the exception type from the overly generic
Exception
toValueError
.Closes #380