Searched refs:ScreenColorNotFoundException (Results 1 – 2 of 2) sorted by relevance
91 throws ScreenColorNotFoundException { in getScreenColor()100 throw new ScreenColorNotFoundException(); in getScreenColor()107 } catch (ScreenColorNotFoundException e) { in getColorDescriptionText()128 static class ScreenColorNotFoundException extends Exception { class in FlashNotificationsUtil
136 assertThrows(FlashNotificationsUtil.ScreenColorNotFoundException.class, () -> in getScreenColor_undefinedColor_throwException()