Package com.ctre.phoenix6.jni
Class ErrorReportingJNI
java.lang.Object
com.ctre.phoenix6.jni.CtreJniWrapper
com.ctre.phoenix6.jni.ErrorReportingJNI
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
reportStatusCode
(int errorCode, String location) Report error to driver station
-
Constructor Details
-
ErrorReportingJNI
public ErrorReportingJNI()
-
-
Method Details
-
reportStatusCode
Report error to driver station- Parameters:
errorCode
- Value of the errorlocation
- Where the StatusCode was generated
-