Closed tango-controls-bot closed 2 years ago
DeviceAttribute.getQuality() should not throw any business exceptions. Must always return ATTR_INVALID instead.
Suggestion: remove manageExceptions("getQuality", false); from fr.esrf.TangoApi.DeviceAttributeDAODefaultImpl#getQuality
manageExceptions("getQuality", false);
Reported by: Ingvord ( http://sf.net/u/ingvord )
Original Ticket: tango-cs/bugs/807
DeviceAttribute.getQuality() should not throw any business exceptions. Must always return ATTR_INVALID instead.
Suggestion: remove
manageExceptions("getQuality", false);
from fr.esrf.TangoApi.DeviceAttributeDAODefaultImpl#getQualityReported by: Ingvord ( http://sf.net/u/ingvord )
Original Ticket: tango-cs/bugs/807