Serialized Form
-
Package com.pi4j.config.exception
-
Exception com.pi4j.config.exception.ConfigEmptyException
class ConfigEmptyException extends ConfigException implements Serializable -
Exception com.pi4j.config.exception.ConfigException
class ConfigException extends RuntimeException implements Serializable -
Exception com.pi4j.config.exception.ConfigMissingPrefixException
class ConfigMissingPrefixException extends ConfigException implements Serializable -
Exception com.pi4j.config.exception.ConfigMissingRequiredKeyException
class ConfigMissingRequiredKeyException extends ConfigException implements Serializable
-
-
Package com.pi4j.exception
-
Exception com.pi4j.exception.InitializeException
class InitializeException extends Pi4JException implements Serializable -
Exception com.pi4j.exception.LifecycleException
class LifecycleException extends Pi4JException implements Serializable -
Exception com.pi4j.exception.Pi4JException
class Pi4JException extends RuntimeException implements Serializable -
Exception com.pi4j.exception.ShutdownException
class ShutdownException extends LifecycleException implements Serializable
-
-
Package com.pi4j.extension.exception
-
Exception com.pi4j.extension.exception.ExtensionException
class ExtensionException extends Pi4JException implements Serializable
-
-
Package com.pi4j.io.exception
-
Exception com.pi4j.io.exception.IOAlreadyExistsException
class IOAlreadyExistsException extends IOException implements Serializable -
Exception com.pi4j.io.exception.IOBoundsException
class IOBoundsException extends IOException implements Serializable -
Exception com.pi4j.io.exception.IOException
class IOException extends Pi4JException implements Serializable -
Exception com.pi4j.io.exception.IOIllegalValueException
class IOIllegalValueException extends IOException implements Serializable -
Exception com.pi4j.io.exception.IOInvalidIDException
class IOInvalidIDException extends IOException implements Serializable -
Exception com.pi4j.io.exception.IONotFoundException
class IONotFoundException extends IOException implements Serializable -
Exception com.pi4j.io.exception.IOReadException
class IOReadException extends IOException implements Serializable -
Exception com.pi4j.io.exception.IOShutdownException
class IOShutdownException extends IOException implements Serializable
-
-
Package com.pi4j.platform.exception
-
Exception com.pi4j.platform.exception.PlatformAlreadyExistsException
class PlatformAlreadyExistsException extends PlatformException implements Serializable -
Exception com.pi4j.platform.exception.PlatformException
class PlatformException extends ExtensionException implements Serializable -
Exception com.pi4j.platform.exception.PlatformInitializeException
class PlatformInitializeException extends PlatformException implements Serializable -
Exception com.pi4j.platform.exception.PlatformNotFoundException
class PlatformNotFoundException extends PlatformException implements Serializable -
Exception com.pi4j.platform.exception.PlatformTypeException
class PlatformTypeException extends PlatformException implements Serializable
-
-
Package com.pi4j.provider.exception
-
Exception com.pi4j.provider.exception.ProviderAlreadyExistsException
class ProviderAlreadyExistsException extends ProviderException implements Serializable -
Exception com.pi4j.provider.exception.ProviderException
class ProviderException extends ExtensionException implements Serializable -
Exception com.pi4j.provider.exception.ProviderInitializeException
class ProviderInitializeException extends ProviderException implements Serializable -
Exception com.pi4j.provider.exception.ProviderInterfaceException
class ProviderInterfaceException extends ProviderException implements Serializable -
Exception com.pi4j.provider.exception.ProviderIOTypeException
class ProviderIOTypeException extends ProviderException implements Serializable -
Exception com.pi4j.provider.exception.ProviderNotFoundException
class ProviderNotFoundException extends ProviderException implements Serializable -
Exception com.pi4j.provider.exception.ProviderTypeException
class ProviderTypeException extends ProviderException implements Serializable
-