Uses of Class
ch.swisscom.mid.client.model.DataAssemblyException
Packages that use DataAssemblyException
-
Uses of DataAssemblyException in ch.swisscom.mid.client.utils
Methods in ch.swisscom.mid.client.utils that throw DataAssemblyExceptionModifier and TypeMethodDescriptionstatic <T> voidUtils.dataGreaterThanZero(int value, String errorMessage) static voidUtils.dataNotEmpty(String value, String errorMessage) static <T> voidUtils.dataNotEmpty(List<T> list, String errorMessage) static voidUtils.dataNotNull(Object target, String errorMessage) static void