Class CipLargeReplyException

    • Constructor Detail

      • CipLargeReplyException

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

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

        public CipLargeReplyException​(short[] extra)
      • CipLargeReplyException

        public CipLargeReplyException()
      • CipLargeReplyException

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

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