Module com.pi4j

Class ProviderInitializeException

    • Constructor Detail

      • ProviderInitializeException

        public ProviderInitializeException​(String providerId,
                                           Throwable ex)
        Default Constructor
        Parameters:
        providerId - a String object.
        ex - a Throwable object.