edu.wpi.first.wpilibj
Class AnalogTrigger.AnalogTriggerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.wpi.first.wpilibj.AnalogTrigger.AnalogTriggerException
- Enclosing class:
- AnalogTrigger
public class AnalogTrigger.AnalogTriggerException
- extends RuntimeException
Exceptions dealing with improper operation of the Analog trigger
AnalogTrigger.AnalogTriggerException
public AnalogTrigger.AnalogTriggerException(String message)
- Create a new exception with the given message
- Parameters:
message
- the message to pass with the exception
Copyright © 2006-2009 Sun Microsystems, Inc. All Rights Reserved.