Class DataElementParseErrorException

    • Constructor Detail

      • DataElementParseErrorException

        public DataElementParseErrorException​(int index,
                                              Exception innerException)
      • DataElementParseErrorException

        public DataElementParseErrorException​(int index,
                                              String msg,
                                              Exception innerException)