Class CipBufferException

    • Constructor Detail

      • CipBufferException

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

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

        public CipBufferException​(short[] extra)
      • CipBufferException

        public CipBufferException()
      • CipBufferException

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

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