Serialized Form
-
Package org.firstinspires.ftc.teamcode.subsystems.fsm
-
Exception org.firstinspires.ftc.teamcode.subsystems.fsm.StateMachine.ConstructionException
class ConstructionException extends RuntimeException implements Serializable -
Exception org.firstinspires.ftc.teamcode.subsystems.fsm.StateMachine.InsaneException
class InsaneException extends RuntimeException implements Serializable -
Exception org.firstinspires.ftc.teamcode.subsystems.fsm.StateMachine.UnknownStateException
class UnknownStateException extends RuntimeException implements Serializable
-
-
Package org.firstinspires.ftc.teamcode.subsystems.roadrunner.trajectorysequence
-
Exception org.firstinspires.ftc.teamcode.subsystems.roadrunner.trajectorysequence.EmptySequenceException
class EmptySequenceException extends RuntimeException implements Serializable
-
-
Package org.firstinspires.ftc.teamcode.subsystems.roadrunner.util
-
Exception org.firstinspires.ftc.teamcode.subsystems.roadrunner.util.LynxModuleUtil.LynxFirmwareVersionException
class LynxFirmwareVersionException extends RuntimeException implements Serializable
-