InnerError Class

Definition

Inner error details.

public class InnerError
type InnerError = class
Public Class InnerError
Inheritance
InnerError

Constructors

InnerError()

Initializes a new instance of the InnerError class.

InnerError(String, String)

Initializes a new instance of the InnerError class.

Properties

Errordetail

Gets or sets the internal error message or exception dump.

Exceptiontype

Gets or sets the exception type.

Applies to