Uses of Class
com.pi4j.platform.exception.PlatformTypeException
-
Packages that use PlatformTypeException Package Description com.pi4j.platform -
-
Uses of PlatformTypeException in com.pi4j.platform
Methods in com.pi4j.platform that throw PlatformTypeException Modifier and Type Method Description default <T extends Platform>
TPlatforms. get(String platformId, Class<T> platformClass)
get.
-