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 class
PlatformAlreadyExistsException
This exception is thrown if a platform assignment is attempted when a platform instance has already been assigned.class
PlatformInitializeException
This exception is thrown if a platform assignment is attempted when a platform instance has already been assigned.class
PlatformNotFoundException
This exception is thrown if a platform assignment is attempted when a platform instance has already been assigned.class
PlatformTypeException
This exception is thrown if a platform assignment is attempted when a platform instance has already been assigned.
-