Package GNormPluslib

Class InconsistentDataException

    • Constructor Detail

      • InconsistentDataException

        public InconsistentDataException()
      • InconsistentDataException

        public InconsistentDataException​(String message)
      • InconsistentDataException

        public InconsistentDataException​(String message,
                                         Throwable cause)
      • InconsistentDataException

        public InconsistentDataException​(Throwable cause)
      • InconsistentDataException

        public InconsistentDataException​(String message,
                                         Throwable cause,
                                         boolean enableSuppression,
                                         boolean writableStackTrace)
    • Method Detail

      • getDocId

        public String getDocId()
      • setDocId

        public void setDocId​(String docId)