Enser45 / nmodbus

Automatically exported from code.google.com/p/nmodbus
0 stars 0 forks source link

FormatException not caught by ModbusTransport UnicastMessage #33

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Various methods within NModbus can throw a FormatException, most likely due
to corrupt data.

What is the expected output? What do you see instead?
The FormatException should be caught in the UnicastMessage method along
with the other exceptions: IOException, etc.

What version of the product are you using? On what operating system?
Latest trunk revision 231, Visual Studio 2008, Windows XP

Original issue reported on code.google.com by mccle...@googlemail.com on 11 Jun 2008 at 1:57

GoogleCodeExporter commented 8 years ago
Thanks!

Original comment by sja...@gmail.com on 13 Jun 2008 at 9:37