Table of Contents

Class ScriptException

Inheritance
ScriptException
Implements
Inherited Members
Namespace
TabularEditor.Shared.Scripting
Assembly
TabularEditor3.Shared.dll
public class ScriptException : Exception, ISerializable
Extension Methods

Constructors

ScriptException(string)

public ScriptException(string message)

Parameters

Type Name Description
string message