Class HardwareValueException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.firstinspires.ftc.teamcode.subsystems.hardware.HardwareValueException
All Implemented Interfaces:
Serializable

public class HardwareValueException extends RuntimeException
See Also:
  • Constructor Details

    • HardwareValueException

      public HardwareValueException(String key, String value)