Documentation

Communication Error. More...

Inheritance diagram for BusProtocolException:
ChecksumException EvaluationExpiredException InvalidFrameException InvalidMbapIdException InvalidReplyException MbusResponseException ReplyTimeoutException MbusIllegalAddressException MbusIllegalFunctionException MbusIllegalValueException MbusSlaveFailureException

List of all members.

Public Member Functions

 BusProtocolException (String text)
 Constructs a BusProtocolException with the specified detail message.
 BusProtocolException ()
 Constructs a BusProtocolException without a detail message.

Static Public Member Functions

static long getCounter ()
 Returns how often this exception has been triggered.
static void resetCounter ()
 Resets exception counter.

Detailed Description

Communication Error.

Errors derived from class indicate either communication faults or Modbus exceptions reported by the slave device.

See also:
IOException

Constructor & Destructor Documentation

BusProtocolException ( String  text  ) 

Constructs a BusProtocolException with the specified detail message.

Parameters:
text The detail message.

Member Function Documentation


FieldTalk Modbus Master Library, Java Edition
Library version 2.6.5