Package org.apache.plc4x.java.api.exceptions
-
Exception Summary Exception Description PlcConnectionException PlcException Most generic type of plc4x exception.PlcIncompatibleDatatypeException PlcInvalidTagException Indicates an invalid tag address.PlcIoException Base exception for all IO related exceptions.PlcNotImplementedException indicates that a functionality is not implemented yet.PlcProtocolException Base exception for all protocol related exceptions.PlcProtocolPayloadTooBigException PlcProtocolTimeoutException PlcRuntimeException Most generic type of plc4x runtime exception.PlcTagRangeException PlcTimeoutException Can be thrown when something times out.PlcUnsupportedDataTypeException Indicate that a data type (Class
) is not supported by Plc4x.PlcUnsupportedOperationException PlcUnsupportedProtocolException