Package com.ctre.phoenix
Class ErrorCollection
java.lang.Object
com.ctre.phoenix.ErrorCollection
Class to handle multiple error codes
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
_worstError
Worst error of all in collection
-
-
Constructor Details
-
ErrorCollection
public ErrorCollection()
-
-
Method Details
-
NewError
Add error to error collection- Parameters:
err
- Error to add to collection
-
NewError
Add error to error collection- Parameters:
err
- Error to add to collection
-