Uses of Class
com.pi4j.extension.exception.ExtensionException
-
Packages that use ExtensionException Package Description com.pi4j.platform.exception com.pi4j.provider.exception -
-
Uses of ExtensionException in com.pi4j.platform.exception
Subclasses of ExtensionException 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 ExtensionException in com.pi4j.provider.exception
Subclasses of ExtensionException 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.
-