Class Exceptions.AppendSerializtionError

    • Constructor Detail

      • AppendSerializtionError

        public AppendSerializtionError​(int codeValue,
                                       String description,
                                       String streamName,
                                       Map<Integer,​String> rowIndexToErrorMessage)
    • Method Detail

      • getRowIndexToErrorMessage

        public Map<Integer,​String> getRowIndexToErrorMessage()
      • getStreamName

        public String getStreamName()