Table of Contents

Class ExceptionDescription

Namespace
Alternet.Scripter.Debugger
Assembly
Alternet.Scripter.Debugger.Common.v9.dll

Represents information describes an exception occurred during process execution.

public class ExceptionDescription
Inheritance
ExceptionDescription

Properties

ExceptionEvaluationExpression

Gets or sets an expression that is a source of exception.

ExceptionType

Gets or sets an exception type.

Message

Gets or sets a message that describes exception.

Methods

ToString()

Returns a String that represents the exception.