Uses of Class
io.inugami.api.dao.DaoEntityNullException
-
Packages that use DaoEntityNullException Package Description io.inugami.api.dao -
-
Uses of DaoEntityNullException in io.inugami.api.dao
Methods in io.inugami.api.dao that throw DaoEntityNullException Modifier and Type Method Description static voidDaoEntityNullException. assertNotNull(Object values)static voidDaoEntityNullException. assertNotNull(String message, Object values)
-