Class InvalidStageGivenException

All Implemented Interfaces:
Serializable

public class InvalidStageGivenException extends RuntimeException
Exception for math errors when trying to find the sensor to mechanism ratio.
See Also:
  • Constructor Details

    • InvalidStageGivenException

      public InvalidStageGivenException(String stage)
      Constructs exception for failure to provide stages.
      Parameters:
      stage - Stage given.