InternalError Class

Definition

An object containing more specific information than the parent object about the error.

public class InternalError
type InternalError = class
Public Class InternalError
Inheritance
InternalError

Constructors

InternalError()

Initializes a new instance of the InternalError class.

InternalError(String, InternalError)

Initializes a new instance of the InternalError class.

Properties

Code

Gets or sets detailed error code.

Innererror

Gets or sets the error object.

Applies to