![]() |
BakeoutController-Basic
0.1
A Controller for the Omicron vacuum chamber
|
Public Member Functions | |
WrappedModbusException (Throwable error) | |
Thrown if the MODBUS library throws an Exception The documentation or the exception API isn't specific on what goes down when an exception is thrown, so I went ahead and wrapped it in this.
Definition at line 9 of file WrappedModbusException.java.
exceptions.WrappedModbusException.WrappedModbusException | ( | Throwable | error | ) |
error | The exception thrown by the MODBUS library, that this exception is to wrap |
Definition at line 15 of file WrappedModbusException.java.
Git Repo |