Thread: What is CAN?...
View Single Post
  #14   Spotlight this post!  
Unread 04-04-2010, 23:11
biojae's Avatar
biojae biojae is offline
Likes Omni drives :)
AKA: Justin Stocking
FTC #5011 (BOT SQUAD) && FTC#72(Garage bots)&& FRC#0399 (Eagle Robotics)
Team Role: College Student
 
Join Date: Oct 2008
Rookie Year: 2008
Location: Lancaster
Posts: 276
biojae is a jewel in the roughbiojae is a jewel in the roughbiojae is a jewel in the rough
Re: What is CAN?...

Well, then it's mostly a java issue then.

Java aborts the current thread if an unhandled exception propagates through all of the calling code to the top of the stack and is not caught.

The CAN error is a runtime exception (UncleanStatusException) and will kill the main class if not caught
__________________
FTC Team 72 - No site
FRC Team 399 - http://www.team399.org
2010 Rockwell Collins Innovation in Control Award - (Use of the CAN bus, among other reasons) Phoenix, Arizona!
Reply With Quote