Class RobotRoundhouse25.OldRobotException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.firstinspires.ftc.teamcode.fy25.robots.RobotRoundhouse25.OldRobotException
- All Implemented Interfaces:
Serializable
- Enclosing class:
RobotRoundhouse25
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOldRobotException(String message) OldRobotException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OldRobotException
-
OldRobotException
-