public class ModbusException extends Exception
| Constructor and Description |
|---|
ModbusException()
Constructs a new ModbusException instance.
|
ModbusException(String message)
Constructs a new ModbusException instance with the given
message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ModbusException()
public ModbusException(String message)
message - the message describing this ModbusException.Copyright © 2017. All rights reserved.