Class PlcIoException

    • Constructor Detail

      • PlcIoException

        public PlcIoException​(String message)
      • PlcIoException

        public PlcIoException​(String message,
                              Throwable cause)
      • PlcIoException

        public PlcIoException​(Throwable cause)
      • PlcIoException

        public PlcIoException​(String message,
                              Throwable cause,
                              boolean enableSuppression,
                              boolean writableStackTrace)