Uses of Class
com.pi4j.platform.exception.PlatformNotFoundException
Packages that use PlatformNotFoundException
-
Uses of PlatformNotFoundException in com.pi4j.context
Methods in com.pi4j.context that throw PlatformNotFoundExceptionModifier and TypeMethodDescriptiondefault <P extends Platform>
PContext.getPlatform(Class<P> platformClass) platform.default <P extends Platform>
PContext.getPlatform(String id) platform.default booleanContext.hasPlatform(Class<? extends Platform> platformClass) Has platforms.default booleanContext.hasPlatform(String id) platform.default <P extends Platform>
Pplatform.default <P extends Platform>
Pplatform. -
Uses of PlatformNotFoundException in com.pi4j.platform
Methods in com.pi4j.platform that throw PlatformNotFoundException