DocumentError
DocumentError
Base class for all SDM compiler errors.
The DocumentError class is derived from the System.Object class.
Public Methods
The DocumentError class has the following public methods.
| Method | Description |
|---|---|
| Equals(Object) | |
| Equals(Object, Object) | Static (Shared). |
| GetCompleteMessage(WarningLevel) | |
| GetHashCode() | |
| GetType() | |
| ReferenceEquals(Object, Object) | Static (Shared). |
| ToString() |
Public Properties
The DocumentError class has the following public properties.
| Property | Description |
|---|---|
| Code | Data type: Int32 Access type: Read-only |
| Description | Data type: String Access type: Read-only |
| Filename | Data type: String Access type: Read-only |
| Level | Data type: WarningLevel Access type: Read-only |
Protected Methods
The DocumentError class has the following protected methods.
| Method | Description |
|---|---|
| Finalize() | |
| MemberwiseClone() |
Requirements
Namespace |
Defined in Microsoft.SystemDefinitionModel.Tools. |
Assembly |
Requires SdmCompile (in SdmCompile.dll). |
.NET Framework |
Requires .NET Framework 2.0. |
See Also
Microsoft.SystemDefinitionModel.Tools
Send comments about this topic to Microsoft
Build date: 10/2/2007