Module com.pi4j

Class IOShutdownException

    • Constructor Detail

      • IOShutdownException

        public IOShutdownException​(IO instance,
                                   Exception e)
        Default Constructor
        Parameters:
        instance - a IO object.
        e - a Exception object.