Class MyIllegalAddressException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.ghgande.j2mod.modbus.procimg.IllegalAddressException
-
- io.openems.edge.controller.api.modbus.MyIllegalAddressException
-
- All Implemented Interfaces:
java.io.Serializable
public class MyIllegalAddressException extends com.ghgande.j2mod.modbus.procimg.IllegalAddressException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MyIllegalAddressException(MyProcessImage parent, java.lang.String message)
-
-
-
Constructor Detail
-
MyIllegalAddressException
public MyIllegalAddressException(MyProcessImage parent, java.lang.String message)
-
-