Uses of Class
com.pi4j.platform.exception.PlatformException
-
Packages that use PlatformException Package Description com.pi4j.platform.exception -
-
Uses of PlatformException in com.pi4j.platform.exception
Subclasses of PlatformException in com.pi4j.platform.exception Modifier and Type Class Description classPlatformAlreadyExistsExceptionThis exception is thrown if a platform assignment is attempted when a platform instance has already been assigned.classPlatformInitializeExceptionThis exception is thrown if a platform assignment is attempted when a platform instance has already been assigned.classPlatformNotFoundExceptionThis exception is thrown if a platform assignment is attempted when a platform instance has already been assigned.classPlatformTypeExceptionThis exception is thrown if a platform assignment is attempted when a platform instance has already been assigned.
-