Uses of Class
com.pi4j.exception.Pi4JException
-
Packages that use Pi4JException Package Description com.pi4j.exception com.pi4j.extension.exception com.pi4j.io.exception com.pi4j.platform.exception com.pi4j.provider.exception -
-
Uses of Pi4JException in com.pi4j.exception
Subclasses of Pi4JException in com.pi4j.exception Modifier and Type Class Description classInitializeExceptionThis exception is thrown if a platform assignment is attempted when a platform instance has already been assigned.classLifecycleExceptionThis exception is thrown if a platform assignment is attempted when a platform instance has already been assigned.classShutdownExceptionThis exception is thrown if a platform assignment is attempted when a platform instance has already been assigned. -
Uses of Pi4JException in com.pi4j.extension.exception
Subclasses of Pi4JException in com.pi4j.extension.exception Modifier and Type Class Description classExtensionExceptionThis exception is thrown if a platform assignment is attempted when a platform instance has already been assigned. -
Uses of Pi4JException in com.pi4j.io.exception
Subclasses of Pi4JException in com.pi4j.io.exception Modifier and Type Class Description classIOAlreadyExistsExceptionThis exception is thrown if a platform assignment is attempted when a platform instance has already been assigned.classIOBoundsExceptionThis exception is thrown if a platform assignment is attempted when a platform instance has already been assigned.classIOExceptionThis exception is thrown if a platform assignment is attempted when a platform instance has already been assigned.classIOIllegalValueExceptionThis exception is thrown if a platform assignment is attempted when a platform instance has already been assigned.classIOInvalidIDExceptionThis exception is thrown if a platform assignment is attempted when a platform instance has already been assigned.classIONotFoundExceptionThis exception is thrown if a platform assignment is attempted when a platform instance has already been assigned.classIOReadExceptionThis exception is thrown if a platform assignment is attempted when a platform instance has already been assigned.classIOShutdownExceptionThis exception is thrown if a platform assignment is attempted when a platform instance has already been assigned. -
Uses of Pi4JException in com.pi4j.platform.exception
Subclasses of Pi4JException 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.classPlatformExceptionThis 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. -
Uses of Pi4JException in com.pi4j.provider.exception
Subclasses of Pi4JException in com.pi4j.provider.exception Modifier and Type Class Description classProviderAlreadyExistsExceptionThis exception is thrown if a platform assignment is attempted when a platform instance has already been assigned.classProviderExceptionThis exception is thrown if a platform assignment is attempted when a platform instance has already been assigned.classProviderInitializeExceptionThis exception is thrown if a platform assignment is attempted when a platform instance has already been assigned.classProviderInterfaceExceptionThis exception is thrown if a platform assignment is attempted when a platform instance has already been assigned.classProviderIOTypeExceptionThis exception is thrown if a platform assignment is attempted when a platform instance has already been assigned.classProviderNotFoundExceptionThis exception is thrown if a platform assignment is attempted when a platform instance has already been assigned.classProviderTypeExceptionThis exception is thrown if a platform assignment is attempted when a platform instance has already been assigned.
-