Class PlcException

    • Constructor Detail

      • PlcException

        public PlcException​(String message)
      • PlcException

        public PlcException​(Throwable cause)
      • PlcException

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