Class CipVendorException

    • Constructor Detail

      • CipVendorException

        protected CipVendorException​(short[] extra,
                                     boolean trace)
        Required constructor for CipException.registerHandler()
        Parameters:
        extra -
        trace -
      • CipVendorException

        public CipVendorException​(short[] extra,
                                  java.lang.String msg)
      • CipVendorException

        public CipVendorException​(short[] extra)
      • CipVendorException

        public CipVendorException()
      • CipVendorException

        public CipVendorException​(java.lang.String msg)
      • CipVendorException

        public CipVendorException​(byte code,
                                  short[] extra)