Click or drag to resize

ErrorContext Class

The abstract error context for all EDI related issues.
Inheritance Hierarchy

Namespace: EdiFabric.Core.Model.Edi.ErrorContexts
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
[SerializableAttribute]
public abstract class ErrorContext

The ErrorContext type exposes the following members.

Properties
 NameDescription
Public propertyMessage Error message.
Top
See Also