crawlerErrorLog Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.crawler.engine.crawlerErrorLog"]
Namespace: imbWEM.Core.crawler.engine
public class crawlerErrorLog : aceExceptionInfoBase, IModelRecordSerializable, ICrawlerDomainTaskSerializable, ILogSerializable
The crawlerErrorLog type exposes the following members.
| Name | Description | |
|---|---|---|
| crawlerErrorLog |
don-t use, this is just for serialization
| |
| crawlerErrorLog(Exception, IModelRecord, crawlerDomainTask, crawlerErrorEnum, Int32) | Initializes a new instance of the crawlerErrorLog class |
| Name | Description | |
|---|---|---|
| axe |
Ref. ka ACE exceptionu
| |
| DataDump | (Inherited from aceExceptionInfoBase.) | |
| isThreadCancelError |
IsThreadError
| |
| Message | (Inherited from aceExceptionInfoBase.) | |
| modelClassName | ||
| modelDataFieldDamp | ||
| modelIndexCurrent | ||
| modelInstanceID | ||
| modelLogContent | ||
| modelNote | ||
| modelRemarkFlags | ||
| modelRunStamp | ||
| modelStartingThread | ||
| modelState | ||
| modelTimeFinish | ||
| modelTimeStart | ||
| modelUID | ||
| relevantRecord | ||
| RelInstanceClassName | (Inherited from aceExceptionInfoBase.) | |
| RelInstanceParentClassName | (Inherited from aceExceptionInfoBase.) | |
| SouceCodeLine | (Inherited from aceExceptionInfoBase.) | |
| SourceCodeFile | (Inherited from aceExceptionInfoBase.) | |
| specificMessage | ||
| StackTrace | (Inherited from aceExceptionInfoBase.) | |
| task |
Referenca prema crawlerDomainTask-u
| |
| TaskCrawlerName | ||
| TaskDomainName | ||
| TaskExecutionThreadName | ||
| TaskIsActive | ||
| TaskIsStageAborted | ||
| TaskIterationStatus | ||
| TaskJobName | ||
| TaskLastIteration | ||
| TaskRunStamp | ||
| TaskStartTime | ||
| TaskStatus | ||
| TaskTargetDetected | ||
| TaskTargetLoaded | ||
| TaskTimeLimitForOneItemLoad | ||
| time | (Inherited from aceExceptionInfoBase.) | |
| Title | (Inherited from aceExceptionInfoBase.) |
| Name | Description | |
|---|---|---|
| CreateAndSave | ||
| deploy | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetFilename |
Gets the filename
(Overrides aceExceptionInfoBase.GetFilename.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SaveXML |
Saves the XML into specified path or default diagnostic location
(Overrides aceExceptionInfoBase.SaveXML(String).) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| FirstError | ||
| throwException |
IF TRUE it will throw exception
|