Class AnalogTriggerOutput.AnalogTriggerOutputException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.wpi.first.wpilibj.AnalogTriggerOutput.AnalogTriggerOutputException
All Implemented Interfaces:
Serializable
Enclosing class:
AnalogTriggerOutput

Exceptions dealing with improper operation of the Analog trigger output.
See Also:
  • Constructor Details

    • AnalogTriggerOutputException

      Create a new exception with the given message.
      Parameters:
      message - the message to pass with the exception