java.lang.Object
org.bilat.discoveryMat.moo.telemetre.moo.concret.serial.comm.metrix.MetrixConnexionTesteur
All Implemented Interfaces:
Runnable

public class MetrixConnexionTesteur extends Object implements Runnable
Call run, next isOk to know is connection is ok
  • Constructor Details

    • MetrixConnexionTesteur

      public MetrixConnexionTesteur(MetrixConnexions metrixConnexion)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
    • isOk

      public boolean isOk()
      is KO, use getCauseException() to know why
    • getCauseException

      public Exception getCauseException()