dtSearch Text Retrieval Engine .NET interface

JobErrorInfo Class

Records error messages after an IndexJob, SearchJob, FileConverter, etc.

For a list of all members of this type, see JobErrorInfo Members.

System.Object
   dtSearch.Engine.JobErrorInfo

public class JobErrorInfo

Remarks

For each error, a code and a string message are returned. A single job may return more than one error. Use the ErrorCodes enumeration to interpret the value of ErrorCode.

Requirements

Namespace: dtSearch.Engine

Assembly: dtSearchNetApi (in dtSearchNetApi.dll)

See Also

JobErrorInfo Members | dtSearch.Engine Namespace