Uses of Class
com.merative.acd.v1.exception.IllegalMethodException
-
Packages that use IllegalMethodException Package Description com.merative.acd.v1.util -
-
Uses of IllegalMethodException in com.merative.acd.v1.util
Methods in com.merative.acd.v1.util that throw IllegalMethodException Modifier and Type Method Description java.util.List<CustomCollection>
CustomCollection. getList(java.lang.String key)
Retrieve list of collections by key.
-