Status class

Status class

Error reporting class.

The Status type exposes the following members:

Constructors

ConstructorDescription
Status()Initializes a new instance of Status class.

Properties

PropertyDescription
codeGets or sets the error code.
severityGets or sets the severity of the error.
messageGets or sets the textual explanation from the FI.

See Also