edu.wpi.first.wpilibj
Class HiTechnicColorSensor.ColorSensorException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           java.lang.RuntimeException
java.lang.RuntimeException
               edu.wpi.first.wpilibj.HiTechnicColorSensor.ColorSensorException
edu.wpi.first.wpilibj.HiTechnicColorSensor.ColorSensorException
- Enclosing class:
- HiTechnicColorSensor
- public class HiTechnicColorSensor.ColorSensorException 
- extends RuntimeException
An exception dealing with connecting to and communicating with the
 HiTechnicCompass
 
 
 
 
HiTechnicColorSensor.ColorSensorException
public HiTechnicColorSensor.ColorSensorException(String message)
- Create a new exception with the given message
 
- Parameters:
- message- the message to pass with the exception
 
"For updated information see the Java FRC site"