Class ClearError

java.lang.Object
org.opentcs.drivers.vehicle.messages.ClearError
All Implemented Interfaces:
java.io.Serializable

public class ClearError
extends java.lang.Object
implements java.io.Serializable
A message that informs a communication adapter that it/the vehicle should reset currently active errors if possible.
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    ClearError()
    Creates a new instance.
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ClearError

      public ClearError()
      Creates a new instance.