steveohara / j2mod

Enhanced Modbus library implemented in the Java programming language
Apache License 2.0
267 stars 111 forks source link

Additional logging and added cause parameter to certain exceptions #5

Closed martentamerius closed 8 years ago

martentamerius commented 8 years ago

Added some additional logging and added underlying cause to Modbus(IO)Exception to allow for easier debugging and more extensive error traceability.

martentamerius commented 8 years ago

Note: this pull request was using the wrong line endings. Will first correct that and then issue a new pull request.