Class CipFragmentedException

    • Constructor Detail

      • CipFragmentedException

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

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

        public CipFragmentedException​(short[] extra)
      • CipFragmentedException

        public CipFragmentedException()
      • CipFragmentedException

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

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