Class DocumentModelOperationError


  • public final class DocumentModelOperationError
    extends Object
    The Error information related to the document model creation or analysis operation.
    • Constructor Detail

      • DocumentModelOperationError

        public DocumentModelOperationError()
    • Method Detail

      • getCode

        public String getCode()
        Get the code property: Error code.
        Returns:
        the code value.
      • getMessage

        public String getMessage()
        Get the message property: Error message.
        Returns:
        the message value.
      • getTarget

        public String getTarget()
        Get the target property: Target of the error.
        Returns:
        the target value.