Interface MaleDigitalActionSocket

    • Method Detail

      • execute

        void execute()
              throws JmriException
        Execute this DigitalActionBean.

        This method must ensure that the value is not a Double.NaN, negative infinity or positive infinity. If that is the case, it must throw an IllegalArgumentException before checking if an error has occured.

        Specified by:
        execute in interface DigitalAction
        Throws:
        JmriException - when an exception occurs