Class PlcRuntimeException

    • Constructor Detail

      • PlcRuntimeException

        public PlcRuntimeException​(String message)
      • PlcRuntimeException

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

        public PlcRuntimeException​(Throwable cause)
      • PlcRuntimeException

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