Class ChoreoAlert.MultiAlert
java.lang.Object
org.wpilib.util.Alert
choreo.util.ChoreoAlert.MultiAlert
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
ChoreoAlert
An alert that can have multiple causes. Utilizes a function to generate an error message from a
list of causes.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.wpilib.util.Alert
org.wpilib.util.Alert.Level -
Method Summary
Methods inherited from class org.wpilib.util.Alert
close, get, getLevel, getText, set, setText
-
Method Details
-
addCause
-