Error Class |
Docentric Toolkit Help
Send Feedback |
Represents an issue (error or warning) that occurred in a document generation process.
System.Object
Docentric.Documents.Reporting.Error
Assembly: Docentric.Documents.Reporting (in Docentric.Documents.Reporting.dll)
public class Error
The Error type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified System.Object is equal to the current System.Object. (Overrides Error.Equals) | |
GetHashCode | Serves as a hash function for a particular type. (Overrides Error.GetHashCode) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
ToString | Returns a System.String that represents the message of the issue. (Overrides Error.ToString) |