Class DocumentIdentificationException

  • All Implemented Interfaces:
    java.io.Serializable

    public class DocumentIdentificationException
    extends NgcException
    Exception thrown when a document can not be identified uniquely.
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      LogMessage getLogMessage()  
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • DocumentIdentificationException

        public DocumentIdentificationException​(java.lang.String message)
        Constructor.
        Parameters:
        message - exception message
      • DocumentIdentificationException

        public DocumentIdentificationException​(LogMessage message)
        Constructor.
        Parameters:
        message - LogMessage
    • Method Detail

      • getLogMessage

        public LogMessage getLogMessage()
        Returns:
        log message