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

public static class RobotRoundhouse25.OldRobotException extends Exception
See Also:
  • Constructor Details

    • OldRobotException

      public OldRobotException(String message)
    • OldRobotException

      public OldRobotException(String message, Throwable cause)