jealian / java-simple-serial-connector

Automatically exported from code.google.com/p/java-simple-serial-connector
0 stars 0 forks source link

SerialPortException should extend IOException #19

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The SerialPortException should extend IOException rather than Exception, since 
it reflects an I/O operation exception.

Original issue reported on code.google.com by chriss....@gmail.com on 29 Oct 2012 at 10:15