Class StateMachine.ConstructionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.firstinspires.ftc.teamcode.subsystems.fsm.StateMachine.ConstructionException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- StateMachine
A runtime exception representing an error that occurred during state machine construction, not
runtime.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConstructionException
-