| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.wpi.first.wpilibj.can.CANExceptionFactory
public class CANExceptionFactory
Exception indicating that the Jaguar CAN Driver layer refused to send a restricted message ID to the CAN bus.
| Constructor Summary | |
|---|---|
| CANExceptionFactory() | |
| Method Summary | |
|---|---|
| static void | checkStatus(int status,
                       int messageID) | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public CANExceptionFactory()
| Method Detail | 
|---|
public static void checkStatus(int status,
                               int messageID)
                        throws CANInvalidBufferException,
                               CANTimeoutException,
                               CANMessageNotAllowedException,
                               CANNotInitializedException,
                               UncleanStatusException
CANInvalidBufferException
CANTimeoutException
CANMessageNotAllowedException
CANNotInitializedException
UncleanStatusException| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||